richardkeep / laraplans
SaaS style recurring plans for Laravel.
This package's canonical repository appears to be gone and the package has been frozen as a result.
v2.3.1
2019-03-07 12:04 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: 2020-02-19 11:08:26 UTC
README
SaaS style recurring plans for Laravel 5.
Documentation is available at http://laraplans.readthedocs.io
Payments are out of scope for this package.
Install
composer require gerardojbaez/laraplans
For package setup please follow the install guide.