parfumix / laraplans
SaaS style recurring plans for Laravel.
v2.2.0
2018-02-23 22:43 UTC
Requires
- php: >=5.5.9
- illuminate/database: ~5.3
- illuminate/support: ~5.3
- nesbot/carbon: ~1.21
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- orchestra/testbench: ~3.3.0
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2024-10-23 06:07:15 UTC
README
Laraplans
SaaS style recurring plans for Laravel 5.
Documentation is available at http://laraplans.readthedocs.io
Payments are out of scope for this package.
Feedback
Feel free to leave your feedback!
Install
composer require parfumix/laraplans
For package setup please follow the install guide.