gopayee/cashier-usage

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

dev-main 2022-09-06 22:06 UTC

This package is auto-updated.

Last update: 2024-04-07 01:22:38 UTC


README

codecov StyleCI Latest Stable Version Total Downloads Monthly Downloads License

Cashier usage 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.

📃 Documentation

The entire documentation is available here 🌍

🐛 Testing

vendor/bin/phpunit

🤝 Contributing

Please see CONTRIBUTING for details.