rayafort / plans
SaaS style Plans and Features for Laravel.
Installs: 46
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/rayafort/plans
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: 2025-09-28 02:10:34 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