# cashier **Repository Path**: mirrors_laravel/cashier ## Basic Information - **Project Name**: cashier - **Description**: Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: 16.x - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-27 - **Last Updated**: 2025-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Logo Laravel Cashier Stripe

Build Status Total Downloads Latest Stable Version License

## 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 Documentation for Cashier can be found on the [Laravel website](https://laravel.com/docs/billing). ## Contributing Thank you for considering contributing to Cashier! You can read the contribution guide [here](.github/CONTRIBUTING.md). ## 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 Please review [our security policy](https://github.com/laravel/cashier/security/policy) on how to report security vulnerabilities. ## License Laravel Cashier is open-sourced software licensed under the [MIT license](LICENSE.md).