flixtechs / laravel-subby
Laravel Subby is a flexible plans and subscription management system for Laravel.
Requires
- php: ^8.0
- doctrine/dbal: ^2.13.3|^3.0|^4.0
- laravel/framework: ^v9.0|^v10.0|^11.0
Requires (Dev)
- illuminate/console: ^9.0|^10.0|^11.0
- illuminate/container: ^9.0|^10.0|^11.0
- orchestra/testbench: ^7.0|^8.0|^9.0
- phpunit/phpunit: ^9.5.8|^10.0|^11.0
This package is auto-updated.
Last update: 2024-10-24 01:19:20 UTC
README
Laravel Subby
Laravel Subby is a flexible plans and subscription management system for Laravel. You can also schedule plan changes.
Originally forked from rinvex/laravel-subscriptions.
Installation
While I'm still working on the documentation, you can install this package with
composer require flixtechs/laravel-subby
Everything else follow this documentation
Documentation
Find here the documentation.
Version Compatibility
Current stable version is v1.x and is compatible with laravel 7 to 11
Changelog
Refer to the Releases for a changelog of the project.
License
Forked originally from rinvex/laravel-subscriptions. Thank you for creating the original!
This software is released under The MIT License (MIT).
© 2020 - 2023 B. Puig, Some rights reserved.