Download the PHP package mo7zayed/laravel-subscriptions without Composer
On this page you can find all versions of the php package mo7zayed/laravel-subscriptions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mo7zayed/laravel-subscriptions
More information about mo7zayed/laravel-subscriptions
Files in mo7zayed/laravel-subscriptions
Download mo7zayed/laravel-subscriptions
More information about mo7zayed/laravel-subscriptions
Files in mo7zayed/laravel-subscriptions
Vendor mo7zayed
Package laravel-subscriptions
Short Description Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
License MIT
Homepage https://rinvex.com
Package laravel-subscriptions
Short Description Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
License MIT
Homepage https://rinvex.com
Please rate this library. Is it a good library?
Informations about the package laravel-subscriptions
Rinvex Subscriptions
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
Considerations
- Payments are out of scope for this package.
- You may want to extend some of the core models, in case you need to override the logic behind some helper methods like
renew()
,cancel()
etc. E.g.: when cancelling a subscription you may want to also cancel the recurring payment attached.
Installation
-
Install the package via composer:
-
Publish resources (migrations and config files):
-
Execute migrations via the following command:
- Done!
Docs
Please continue reading the docs on https://github.com/rinvex/laravel-subscriptions
All versions of laravel-subscriptions with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4.0 || ^8.0.0
illuminate/console Version ^8.0.0 || ^9.0.0
illuminate/database Version ^8.0.0 || ^9.0.0
illuminate/support Version ^8.0.0 || ^9.0.0
rinvex/laravel-support Version ^5.0.0
spatie/eloquent-sortable Version ^3.7.0
spatie/laravel-sluggable Version ^2.2.0
spatie/laravel-translatable Version ^4.2.0
illuminate/console Version ^8.0.0 || ^9.0.0
illuminate/database Version ^8.0.0 || ^9.0.0
illuminate/support Version ^8.0.0 || ^9.0.0
rinvex/laravel-support Version ^5.0.0
spatie/eloquent-sortable Version ^3.7.0
spatie/laravel-sluggable Version ^2.2.0
spatie/laravel-translatable Version ^4.2.0
The package mo7zayed/laravel-subscriptions contains the following files
Loading the files please wait ....