Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/cashier-paddle
Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.
https://github.com/laravel/cashier-paddle
billing laravel paddle
Last synced: 3 days ago
JSON representation
Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.
- Host: GitHub
- URL: https://github.com/laravel/cashier-paddle
- Owner: laravel
- License: mit
- Created: 2020-04-27T14:17:56.000Z (over 4 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-09-26T06:44:41.000Z (4 months ago)
- Last Synced: 2024-10-29T17:06:25.236Z (2 months ago)
- Topics: billing, laravel, paddle
- Language: PHP
- Homepage: https://laravel.com/docs/cashier-paddle
- Size: 500 KB
- Stars: 245
- Watchers: 25
- Forks: 57
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-laravel - Cashier Paddle - Integración con Paddle (Paquetes utiles)
README
## Introduction
Laravel Cashier Paddle provides an expressive, fluent interface to [Paddle's](https://paddle.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 swapping subscription, subscription "quantities", subscription pausing, cancellation grace periods and much more.
## Official Documentation
Documentation for Cashier Paddle can be found on the [Laravel website](https://laravel.com/docs/cashier-paddle).
## Contributing
Thank you for considering contributing to Cashier Paddle! 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-paddle/security/policy) on how to report security vulnerabilities.
## License
Laravel Cashier Paddle is open-sourced software licensed under the [MIT license](LICENSE.md).