PHPackages                             finller/laravel-cashier-connect - 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. finller/laravel-cashier-connect

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

finller/laravel-cashier-connect
===============================

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

v14.13.1(2y ago)06.7kMITPHPPHP ^8.0

Since Sep 9Pushed 2y agoCompare

[ Source](https://github.com/finller/laravel-cashier-connect)[ Packagist](https://packagist.org/packages/finller/laravel-cashier-connect)[ RSS](/packages/finller-laravel-cashier-connect/feed)WikiDiscussions 14.x Synced today

READMEChangelog (8)Dependencies (20)Versions (10)Used By (0)

[![Logo Laravel Cashier Stripe](/art/logo.svg)](/art/logo.svg)

[![Build Status](https://github.com/laravel/cashier/workflows/tests/badge.svg)](https://github.com/laravel/cashier/actions)[![Total Downloads](https://camo.githubusercontent.com/73f05e587048c9bcbd1d3f8f48f549d2f99c50e4cdf66b4284d9f254fcff51d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f63617368696572)](https://packagist.org/packages/laravel/cashier)[![Latest Stable Version](https://camo.githubusercontent.com/f62f8533cca415b3dddf435a233bfcdf1186d18cb4a8439ccb2e37b4348cf5a8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f63617368696572)](https://packagist.org/packages/laravel/cashier)[![License](https://camo.githubusercontent.com/d27fae1a129a543235276ebbefb52dd3bd8a96289400644841a558b46a1d240b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f63617368696572)](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).

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

[](#contributing)

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

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/laravel/cashier/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

Laravel Cashier is open-sourced software licensed under the [MIT license](LICENSE.md).

Sync with laravel/cashier-stripe
--------------------------------

[](#sync-with-laravelcashier-stripe)

Add the remote, call it "upstream":

`git remote add upstream https://github.com/whoever/whatever.git`

Fetch all the branches of that remote into remote-tracking branches

`git fetch upstream`

Make sure that you're on your master branch:

`git checkout 14.x`

Rewrite your master branch so that any commits of yours that aren't already in upstream/master are replayed on top of that other branch:

`git rebase upstream/14.x`

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 57.3% 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 ~61 days

Total

10

Last Release

838d ago

Major Versions

v0.0.2 → v14.8.12023-02-16

14.x-dev → 15.x-dev2024-03-16

PHP version history (2 changes)v0.0.1PHP ^8.0

15.x-devPHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/d769563728757858e249f266ac2555f28db5640124df92821ed17d93ee76fc7b?d=identicon)[QuentinGab](/maintainers/QuentinGab)

---

Top Contributors

[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (952 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (529 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (26 commits)")[![timacdonald](https://avatars.githubusercontent.com/u/24803032?v=4)](https://github.com/timacdonald "timacdonald (10 commits)")[![Francismori7](https://avatars.githubusercontent.com/u/520647?v=4)](https://github.com/Francismori7 "Francismori7 (10 commits)")[![sebdesign](https://avatars.githubusercontent.com/u/667144?v=4)](https://github.com/sebdesign "sebdesign (9 commits)")[![lucasmichot](https://avatars.githubusercontent.com/u/513603?v=4)](https://github.com/lucasmichot "lucasmichot (9 commits)")[![keithbrink](https://avatars.githubusercontent.com/u/15267205?v=4)](https://github.com/keithbrink "keithbrink (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)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (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)")[![benjamindoe](https://avatars.githubusercontent.com/u/15779219?v=4)](https://github.com/benjamindoe "benjamindoe (4 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (4 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (4 commits)")[![laurencei](https://avatars.githubusercontent.com/u/1210658?v=4)](https://github.com/laurencei "laurencei (4 commits)")[![sdebacker](https://avatars.githubusercontent.com/u/134503?v=4)](https://github.com/sdebacker "sdebacker (3 commits)")[![u01jmg3](https://avatars.githubusercontent.com/u/1266205?v=4)](https://github.com/u01jmg3 "u01jmg3 (3 commits)")

---

Tags

laravelstripebillingconnect

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/finller-laravel-cashier-connect/health.svg)

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

###  Alternatives

[laravel/cashier

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

2.6k29.9M145](/packages/laravel-cashier)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M130](/packages/roots-acorn)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M130](/packages/laravel-pulse)[laravel/cashier-paddle

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

268934.9k4](/packages/laravel-cashier-paddle)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725172.4k14](/packages/tallstackui-tallstackui)

PHPackages © 2026

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