renoki-co / cashier-register

Cashier Register is a simple quota feature usage tracker for Laravel Cashier subscriptions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cashier Register - Track the plan quotas

CI codecov StyleCI Latest Stable Version Total Downloads Monthly Downloads License

Cashier Register is a simple quota feature usage tracker for Laravel Cashier subscriptions.

It helps you define static, project-level plans, and attach features that can be tracked and limited throughout the app. For example, you might want to set a limit of 5 seats per team and make it so you can check it later. Cashier Register comes with a nice wrapper for Laravel Cashier that does that out-of-the-box.

🀝 Supporting

If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, sponsor our work with Github Sponsors. πŸ“¦

πŸ“ƒ Documentation

The entire documentation is available on Gitbook 🌍

πŸ› Testing

vendor/bin/phpunit

🀝 Contributing

Please see CONTRIBUTING for details.

πŸ”’ Security

If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.

πŸŽ‰ Credits

About

Cashier Register is a simple quota feature usage tracker for Laravel Cashier subscriptions.

License:Apache License 2.0


Languages

Language:PHP 100.0%