laravelplans maintained by czechbox
Description
SaaS style recurring plans for Laravel.
Last update
2021/04/24 13:29
(dev-master)
License
Downloads
1 832
Tags
Last update
2021/04/24 13:29
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0|~7.0|~8.0
- illuminate/database ~6.0|~7.0|~8.0
Last update
2020/10/21 19:20
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0|~7.0|~8.0
- illuminate/database ~6.0|~7.0|~8.0
Last update
2020/05/11 23:00
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0|~7.0
- illuminate/database ~6.0|~7.0
Last update
2020/05/11 21:33
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0|~7.0
- illuminate/database ~6.0|~7.0
Last update
2020/03/15 11:56
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0
- illuminate/database ~6.0
Last update
2020/03/14 23:45
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0
- illuminate/database ~6.0
Last update
2020/03/14 19:24
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0
- illuminate/database ~6.0
Last update
2020/03/14 13:07
License
Require
- php >=7.2
- nesbot/carbon ~2.0
- illuminate/support ~6.0
- illuminate/database ~6.0
Last update
2018/02/23 23:43
License
Require
- php >=5.5.9
- nesbot/carbon ~1.21
- illuminate/support ~5.3
- illuminate/database ~5.3
Last update
2017/11/28 01:46
License
Require
- php >=5.5.9
- nesbot/carbon ~1.21
- illuminate/support ~5.3
- illuminate/database ~5.3
Last update
2017/11/17 02:17
License
Require
- php >=5.5.9
- nesbot/carbon ~1.21
- illuminate/support ~5.3
- illuminate/database ~5.3
LaravelPlans
SaaS style recurring plans for Laravel 6.x, 7.x & 8.x based on the original Laraplans for Laravel 5.x package by gerardojbaez
The package has been refactored to run on Laravel 6.x, 7.x & 8.x as have the test so the build now passes.
Documentation is available at http://czechbox-laraplans.readthedocs.io
Payments are out of scope for this package.
Feedback
Feel free to leave your feedback!
Install
composer require czechbox/laravelplans
For package setup please follow the install guide.