LaravelPackages.net
Acme Inc.
Toggle sidebar
olivierneo/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

11
0
v6.0.5
About olivierneo/cashier

olivierneo/cashier is a Laravel package for laravel cashier provides an expressive, fluent interface to stripe's subscription billing services.. It currently has 0 GitHub stars and 11 downloads on Packagist (latest version v6.0.5). Install it with composer require olivierneo/cashier. Discover more Laravel packages by olivierneo or browse all Laravel packages to compare alternatives.

Last updated

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

Comments