rayafort / plans
SaaS style Plans and Features for Laravel.
0.1.0
2019-05-15 20:48 UTC
Requires
- php: >=7.0
- illuminate/database: ~5.8
- illuminate/support: ~5.8
- nesbot/carbon: ~2.17
Requires (Dev)
- fzaninotto/faker: ~1.8
- mockery/mockery: 0.9.*
- orchestra/testbench: ~3.3.0
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2024-10-28 00:22:36 UTC
README
SaaS style recurring plans for Laravel 5.
Documentation is available at https://plans.readthedocs.io
Payments and Subscriptions are out of scope for this package.
Feedback
Feel free to leave your feedback!
Install
composer require rayafort/plans
For package setup please follow the install guide.
Acknowledgments:
A fork of: https://github.com/gerardojbaez/laraplans