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

ActiveLibrary[Payment Processing](/categories/payments)

ngl5000/laravel-cashier-stripe-connect
======================================

Adds Stripe Connect functionality to Laravel's main billing package, Cashier.

v1.0.3(1y ago)111MITPHPPHP ^7.4|^8.1|^8.2|^8.3|^8.4

Since Jul 7Pushed 1y agoCompare

[ Source](https://github.com/ngl5000/laravel-cashier-stripe-connect)[ Packagist](https://packagist.org/packages/ngl5000/laravel-cashier-stripe-connect)[ RSS](/packages/ngl5000-laravel-cashier-stripe-connect/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (10)Versions (7)Used By (0)

 Cashier For Connect
=====================

[](#cashier-for-connect)

### Reason for fork

[](#reason-for-fork)

This package was forked in order to support multiple Connected Customers per Customer Model. If for example users are your customer, you may want one user to be a customer of multiple different vendors. This was not possible in the other repo; hence, the fork.

### Documentation has been updated to cover the new features introduced in 1.2.2.

[](#documentation-has-been-updated-to-cover-the-new-features-introduced-in-122)

V1.2.3 Update
-------------

[](#v123-update)

This update bring new functionality for users wishing to use payment links with their connected accounts:

- Create both Direct and Destination payment links, including using "on behalf of".
- Utilise both percentage and fixed application fees on payment links
- Retrieve all direct payment links for a connected account
    - Note: It's difficult and impractical to retrieve all destination payment links as they are currently not filterable by connected account directly on the Stripe API, i've requested they add this in, if they do i'll update the plugin. Until then if you want to store and return them to your users, you need to store a copy locally on your application database.

V1.2.0 Update
-------------

[](#v120-update)

This update bring new functionality for users wishing to use both physical terminals and the new Apple/Android tap to pay functionality. It will facilitate the use of:

- Adding terminal locations
- Adding a reader and associating it with a terminal
- Handling connection token requests

V1.1.0 Update (Cashier 15)
--------------------------

[](#v110-update-cashier-15)

The Cashier 15 update brought about a few changes to the package. These include:

- Migrations no longer auto publish, you must now publish them using the command stated in the GitBook readme.
    - Any use of ignoreMigrations() in your code can be and should be safely removed
- Stripe API Version is now 2023-10-16, changes have been made to accommodate this

Intro
-----

[](#intro)

This package is designed to seamlessly connect all of your eloquent models, mapping them to the relevant stripe entities in order to make a marketplace or payments platform.

Documentation
-------------

[](#documentation)

We now have a dedicated docs page for this plugin. You can view it [here](https://updev-1.gitbook.io/cashier-for-connect/).

We now roughly support webhooks (Due to flexible nature of connect, you will need to declare handlers yourself) - Follow our guide!

License
-------

[](#license)

Please refer to [LICENSE.md](https://github.com/l4nos/laravel-cashier-stripe-connect/blob/main/LICENSE) for this project's license.

Contributors
------------

[](#contributors)

This list only contains some of the most notable contributors. For the full list, refer to [GitHub's contributors graph](https://github.com/l4nos/laravel-cashier-stripe-connect/graphs/contributors).

- ExpDev07 [(Marius)](https://github.com/ExpDev07) - Creator of the original package
- Haytam Bakouane [(hbakouane)](https://github.com/hbakouane) - Contributor to original package.
- Robert Lane (Me) - Creator of the new package

Thanks to
---------

[](#thanks-to)

[Taylor Otwell](https://twitter.com/taylorotwell) for his amazing framework and [all the contributors of Cashier](https://github.com/laravel/cashier-stripe/graphs/contributors).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~0 days

Total

4

Last Release

676d ago

### Community

Maintainers

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

---

Top Contributors

[![synergy6](https://avatars.githubusercontent.com/u/38252511?v=4)](https://github.com/synergy6 "synergy6 (76 commits)")[![ExpDev07](https://avatars.githubusercontent.com/u/10024730?v=4)](https://github.com/ExpDev07 "ExpDev07 (32 commits)")[![l4nos](https://avatars.githubusercontent.com/u/31861108?v=4)](https://github.com/l4nos "l4nos (16 commits)")[![ngl5000](https://avatars.githubusercontent.com/u/1765909?v=4)](https://github.com/ngl5000 "ngl5000 (9 commits)")[![hbakouane](https://avatars.githubusercontent.com/u/57842491?v=4)](https://github.com/hbakouane "hbakouane (6 commits)")[![juliancc](https://avatars.githubusercontent.com/u/455494?v=4)](https://github.com/juliancc "juliancc (4 commits)")[![jefhar](https://avatars.githubusercontent.com/u/22824070?v=4)](https://github.com/jefhar "jefhar (4 commits)")[![tsotnekekelia](https://avatars.githubusercontent.com/u/11596856?v=4)](https://github.com/tsotnekekelia "tsotnekekelia (3 commits)")[![oleg-kolzhanov](https://avatars.githubusercontent.com/u/28598592?v=4)](https://github.com/oleg-kolzhanov "oleg-kolzhanov (3 commits)")[![c-fitzmaurice](https://avatars.githubusercontent.com/u/3401771?v=4)](https://github.com/c-fitzmaurice "c-fitzmaurice (2 commits)")[![miagg](https://avatars.githubusercontent.com/u/6439071?v=4)](https://github.com/miagg "miagg (1 commits)")[![F-Yousri](https://avatars.githubusercontent.com/u/33264607?v=4)](https://github.com/F-Yousri "F-Yousri (1 commits)")[![striebwj](https://avatars.githubusercontent.com/u/14165147?v=4)](https://github.com/striebwj "striebwj (1 commits)")[![fwartner](https://avatars.githubusercontent.com/u/6692500?v=4)](https://github.com/fwartner "fwartner (1 commits)")[![talelmishali](https://avatars.githubusercontent.com/u/11172883?v=4)](https://github.com/talelmishali "talelmishali (1 commits)")[![MariusSpring](https://avatars.githubusercontent.com/u/77326245?v=4)](https://github.com/MariusSpring "MariusSpring (1 commits)")[![gogl92](https://avatars.githubusercontent.com/u/1505641?v=4)](https://github.com/gogl92 "gogl92 (1 commits)")

---

Tags

laravelstripebillingstripe-connect

### Embed Badge

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

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

###  Alternatives

[laravel/cashier

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

2.5k25.9M107](/packages/laravel-cashier)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/pulse

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

1.7k12.1M99](/packages/laravel-pulse)[lanos/laravel-cashier-stripe-connect

Adds Stripe Connect functionality to Laravel's main billing package, Cashier.

84138.9k](/packages/lanos-laravel-cashier-stripe-connect)[laravel/cashier-paddle

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

264778.4k3](/packages/laravel-cashier-paddle)[asciisd/knet

Knet package is provides an expressive, fluent interface to KNet's payment services.

141.1k](/packages/asciisd-knet)

PHPackages © 2026

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