PHPackages                             studiosessions/cashier - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. studiosessions/cashier

ActiveLibrary[Payment Processing](/categories/payments)

studiosessions/cashier
======================

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

v7.0.7(9y ago)025MITPHPPHP &gt;=5.5.9

Since Mar 4Pushed 9y agoCompare

[ Source](https://github.com/StudioSessions/cashier)[ Packagist](https://packagist.org/packages/studiosessions/cashier)[ RSS](/packages/studiosessions-cashier/feed)WikiDiscussions 7.0 Synced 2mo ago

READMEChangelog (2)Dependencies (12)Versions (74)Used By (0)

[![](https://camo.githubusercontent.com/3ace6b5f558c34814fba15e6bcf742939530d6c798bc6679b3bc78b07807c0e0/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d636173686965722e737667)](https://camo.githubusercontent.com/3ace6b5f558c34814fba15e6bcf742939530d6c798bc6679b3bc78b07807c0e0/68747470733a2f2f6c61726176656c2e636f6d2f6173736574732f696d672f636f6d706f6e656e74732f6c6f676f2d636173686965722e737667)

[![Build Status](https://camo.githubusercontent.com/4b6af9ca5e02a59ccd1062d1f0dd8c75c646178d8dbd57b6cfc43e7595852c65/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f636173686965722e737667)](https://travis-ci.org/laravel/cashier)[![Total Downloads](https://camo.githubusercontent.com/d1c5ac73f86b96a8c871fa7ea688d87289806f0eede05ada207a39ae7d882cb6/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f636173686965722f642f746f74616c2e737667)](https://packagist.org/packages/laravel/cashier)[![Latest Stable Version](https://camo.githubusercontent.com/c0a347ea015a9202e5d07c278f054b1adc5c441f6ea2380f6e1663c3f502dab8/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f636173686965722f762f737461626c652e737667)](https://packagist.org/packages/laravel/cashier)[![License](https://camo.githubusercontent.com/46bf4ca909e8902c85d36c25e1f47b1f88565241f326cf9592d3266974f46d36/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c2f636173686965722f6c6963656e73652e737667)](https://packagist.org/packages/laravel/cashier)

Introduction
------------

[](#introduction)

Laravel Cashier provides an expressive, fluent interface to [Stripe's](https://stripe.com) subscription billing services. It handles almost all of the boilerplate subscription billing code you are dreading writing. In addition to basic subscription management, Cashier can handle coupons, swapping subscription, subscription "quantities", cancellation grace periods, and even generate invoice PDFs.

Official Documentation
----------------------

[](#official-documentation)

Documentation for Cashier can be found on the [Laravel website](http://laravel.com/docs/billing).

Running Cashier's Tests Locally
-------------------------------

[](#running-cashiers-tests-locally)

You will need to set the following details locally and on your Stripe account in order to run the Cashier unit tests:

### Environment

[](#environment)

#### .env

[](#env)

```
STRIPE_KEY=
STRIPE_SECRET=
STRIPE_MODEL=User

```

### Stripe

[](#stripe)

#### Plans

[](#plans)

```
* monthly-10-1 ($10)
* monthly-10-2 ($10)

```

#### Coupons

[](#coupons)

```
* coupon-1 ($5)

```

Contributing
------------

[](#contributing)

Thank you for considering contributing to the Cashier. You can read the contribution guide lines [here](contributing.md).

License
-------

[](#license)

Laravel Cashier is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 73% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~14 days

Recently: every ~9 days

Total

73

Last Release

3422d ago

Major Versions

v4.0.2 → v5.0.02015-04-15

v5.0.14 → v6.0.0-beta12015-11-26

2.0.x-dev → v6.0.102016-03-29

v6.0.18 → v7.0.02016-08-16

6.0.x-dev → v7.0.42016-11-25

PHP version history (3 changes)v1.0.0PHP &gt;=5.4.0

v6.0.0-beta1PHP &gt;=5.5.0

v6.0.0-beta3PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/4656426adf7e30cbd4d774be17fbdaa636d98c49128a98fec7735163a859bb75?d=identicon)[odulredleh](/maintainers/odulredleh)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (311 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (24 commits)")[![Francismori7](https://avatars.githubusercontent.com/u/520647?v=4)](https://github.com/Francismori7 "Francismori7 (9 commits)")[![mlantz](https://avatars.githubusercontent.com/u/1065551?v=4)](https://github.com/mlantz "mlantz (7 commits)")[![beeseenmedia](https://avatars.githubusercontent.com/u/9390360?v=4)](https://github.com/beeseenmedia "beeseenmedia (6 commits)")[![Repox](https://avatars.githubusercontent.com/u/673280?v=4)](https://github.com/Repox "Repox (6 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (5 commits)")[![djug](https://avatars.githubusercontent.com/u/1019873?v=4)](https://github.com/djug "djug (5 commits)")[![laurencei](https://avatars.githubusercontent.com/u/1210658?v=4)](https://github.com/laurencei "laurencei (4 commits)")[![RyanNielson](https://avatars.githubusercontent.com/u/794694?v=4)](https://github.com/RyanNielson "RyanNielson (3 commits)")[![DougSisk](https://avatars.githubusercontent.com/u/70512?v=4)](https://github.com/DougSisk "DougSisk (3 commits)")[![GavinCS](https://avatars.githubusercontent.com/u/3840274?v=4)](https://github.com/GavinCS "GavinCS (3 commits)")[![ghostprofile](https://avatars.githubusercontent.com/u/41087149?v=4)](https://github.com/ghostprofile "ghostprofile (3 commits)")[![ryross](https://avatars.githubusercontent.com/u/152982?v=4)](https://github.com/ryross "ryross (3 commits)")[![lnpbk](https://avatars.githubusercontent.com/u/608543?v=4)](https://github.com/lnpbk "lnpbk (3 commits)")[![briankiewel](https://avatars.githubusercontent.com/u/1514568?v=4)](https://github.com/briankiewel "briankiewel (3 commits)")[![cityzen](https://avatars.githubusercontent.com/u/345166?v=4)](https://github.com/cityzen "cityzen (3 commits)")[![davzie](https://avatars.githubusercontent.com/u/511831?v=4)](https://github.com/davzie "davzie (3 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (2 commits)")[![austinpray](https://avatars.githubusercontent.com/u/2192970?v=4)](https://github.com/austinpray "austinpray (2 commits)")

---

Tags

laravelstripebillingconnect

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/studiosessions-cashier/health.svg)

```
[![Health](https://phpackages.com/badges/studiosessions-cashier/health.svg)](https://phpackages.com/packages/studiosessions-cashier)
```

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[simonhamp/laravel-stripe-connect

1343.1k](/packages/simonhamp-laravel-stripe-connect)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
