Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
laravel/cashier is a Laravel package for laravel cashier provides an expressive, fluent interface to stripe's subscription billing services..
It currently has 2.537 GitHub stars and 30.725.239 downloads on Packagist (latest version v16.6.0).
Install it with composer require laravel/cashier.
Discover more Laravel packages by laravel
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Cashier provides an expressive, fluent interface to Stripe's 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.
Documentation for Cashier can be found on the Laravel website.
Thank you for considering contributing to Cashier! You can read the contribution guide here.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Please review our security policy on how to report security vulnerabilities.
Laravel Cashier is open-sourced software licensed under the MIT license.