renoki-co / cashier-register
Cashier Register is a simple quota feature usage tracker for Laravel Cashier subscriptions.
Fund package maintenance!
rennokki
Installs: 6 050
Dependents: 1
Suggesters: 0
Security: 0
Stars: 88
Watchers: 3
Forks: 4
Open Issues: 0
Requires
- illuminate/database: ^8.40
- illuminate/support: ^8.40
Requires (Dev)
- laravel/legacy-factories: ^1.1
- mockery/mockery: ^1.4
- orchestra/database: ^5.0|^6.0
- orchestra/testbench: ^5.0|^6.0
Suggests
- doctrine/dbal: Required by Cashier to modify tables in the database.
- laravel/cashier: Required in case you are using Stripe.
- laravel/cashier-paddle: Required in case you are using Paddle.
README
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.