PHPackages                             cruxinator/cashier-multiplan - 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. cruxinator/cashier-multiplan

ActiveLibrary[Payment Processing](/categories/payments)

cruxinator/cashier-multiplan
============================

Laravel Cashier Multiplan

1.1.0(7y ago)19021MITPHPPHP &gt;=5.5.9

Since Oct 20Pushed 7y ago2 watchersCompare

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

READMEChangelogDependencies (13)Versions (2)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](https://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_SECRET=
STRIPE_MODEL=Jurihub\CashierMultiplan\Tests\Fixtures\User

```

You can set these variables in the `phpunit.xml` file.

### 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](https://opensource.org/licenses/MIT).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.4% 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

Unknown

Total

1

Last Release

2760d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/660f28cae8e83d7fa7ebc774ed57430be88f4b66b9f7e4ff07591c74297a7d15?d=identicon)[CyberiaResurrection](/maintainers/CyberiaResurrection)

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (357 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)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (9 commits)")[![timacdonald](https://avatars.githubusercontent.com/u/24803032?v=4)](https://github.com/timacdonald "timacdonald (8 commits)")[![mlantz](https://avatars.githubusercontent.com/u/1065551?v=4)](https://github.com/mlantz "mlantz (7 commits)")[![Repox](https://avatars.githubusercontent.com/u/673280?v=4)](https://github.com/Repox "Repox (6 commits)")[![beeseenmedia](https://avatars.githubusercontent.com/u/9390360?v=4)](https://github.com/beeseenmedia "beeseenmedia (6 commits)")[![mcordingley](https://avatars.githubusercontent.com/u/1084253?v=4)](https://github.com/mcordingley "mcordingley (5 commits)")[![djug](https://avatars.githubusercontent.com/u/1019873?v=4)](https://github.com/djug "djug (5 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (4 commits)")[![laurencei](https://avatars.githubusercontent.com/u/1210658?v=4)](https://github.com/laurencei "laurencei (4 commits)")[![CyberiaResurrection](https://avatars.githubusercontent.com/u/9083866?v=4)](https://github.com/CyberiaResurrection "CyberiaResurrection (4 commits)")[![GavinCS](https://avatars.githubusercontent.com/u/3840274?v=4)](https://github.com/GavinCS "GavinCS (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)")[![DougSisk](https://avatars.githubusercontent.com/u/70512?v=4)](https://github.com/DougSisk "DougSisk (3 commits)")[![ghostprofile](https://avatars.githubusercontent.com/u/41087149?v=4)](https://github.com/ghostprofile "ghostprofile (3 commits)")[![inxilpro](https://avatars.githubusercontent.com/u/21592?v=4)](https://github.com/inxilpro "inxilpro (3 commits)")

---

Tags

laravelstripebilling

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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)
