olivierneo / cashier by olivierneo
forked from laravel/cashier-stripe

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.
11
0
1
Package Data
Maintainer Username: olivierneo
Maintainer Contact: no@no.com (olivierneo)
Package Create Date: 2016-02-16
Package Last Update: 2016-02-16
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-03-23 15:04:42
Package Statistics
Total Downloads: 11
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Laravel Cashier

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Introduction

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.

Official Documentation

Documentation for Cashier can be found on the Laravel website.

Contributing

Thank you for considering contributing to the Cashier. You can read the contribution guide lines here.

License

Laravel Cashier is open-sourced software licensed under the MIT license