biggerbluebutton / cashier-stripe-mongodb
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
15.x-dev
2025-07-07 08:52 UTC
Requires
- php: ^8.1
- ext-json: *
- illuminate/console: ^10.0|^11.0|^12.0
- illuminate/contracts: ^10.0|^11.0|^12.0
- illuminate/database: ^10.0|^11.0|^12.0
- illuminate/http: ^10.0|^11.0|^12.0
- illuminate/log: ^10.0|^11.0|^12.0
- illuminate/notifications: ^10.0|^11.0|^12.0
- illuminate/pagination: ^10.0|^11.0|^12.0
- illuminate/routing: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.0
- illuminate/view: ^10.0|^11.0|^12.0
- moneyphp/money: ^4.0
- mongodb/laravel-mongodb: ^5.4
- nesbot/carbon: ^2.0|^3.0
- stripe/stripe-php: ^16.2
- symfony/console: ^6.0|^7.0
- symfony/http-kernel: ^6.0|^7.0
- symfony/polyfill-intl-icu: ^1.22.1
Requires (Dev)
- dompdf/dompdf: ^2.0|^3.0
- mockery/mockery: ^1.0
- orchestra/testbench: ^8.18|^9.0|^10.0
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.4|^11.5
Suggests
- ext-intl: Allows for more locales besides the default "en" when formatting money values.
- dompdf/dompdf: Required when generating and downloading invoice PDF's using Dompdf (^2.0|^3.0).
Replaces
- laravel/cashier: 15.x-dev
This package is not auto-updated.
Last update: 2025-07-22 04:11:21 UTC