PHPackages                             mo7zayed/laravel-subscriptions - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. mo7zayed/laravel-subscriptions

ActiveLibrary[Database &amp; ORM](/categories/database)

mo7zayed/laravel-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.

v5.0.3(5y ago)07[3 PRs](https://github.com/mo7zayed/laravel-subscriptions/pulls)MITPHPPHP ^7.4.0 || ^8.0.0

Since Jun 29Pushed 3y agoCompare

[ Source](https://github.com/mo7zayed/laravel-subscriptions)[ Packagist](https://packagist.org/packages/mo7zayed/laravel-subscriptions)[ Docs](https://rinvex.com)[ RSS](/packages/mo7zayed-laravel-subscriptions/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (10)Versions (32)Used By (0)

Rinvex 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.

[![Packagist](https://camo.githubusercontent.com/2ce1c76a59cebeda3cc0ec9febc30c72af5b3effde27e13cbf7bd1ec44afc0a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72696e7665782f6c61726176656c2d737562736372697074696f6e732e7376673f6c6162656c3d5061636b6167697374267374796c653d666c61742d737175617265)](https://packagist.org/packages/rinvex/laravel-subscriptions)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/bd2f4639c7a63d04cb18c166f254920cb5d7b5ecefaa67edb53a04a960ba8cc4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f72696e7665782f6c61726176656c2d737562736372697074696f6e732e7376673f6c6162656c3d5363727574696e697a6572267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/rinvex/laravel-subscriptions/)[![Travis](https://camo.githubusercontent.com/dda644a1aaebf0c3d08a295d7fc7429d47eb61e8b7d85887f51be2dd50dd194d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f72696e7665782f6c61726176656c2d737562736372697074696f6e732e7376673f6c6162656c3d5472617669734349267374796c653d666c61742d737175617265)](https://travis-ci.org/rinvex/laravel-subscriptions)[![StyleCI](https://camo.githubusercontent.com/1ebe7374ffa9b7311c3449cf349f7b6f2d91983dfe736d3967074fda9fab3e65/68747470733a2f2f7374796c6563692e696f2f7265706f732f39333331333430322f736869656c64)](https://styleci.io/repos/93313402)[![License](https://camo.githubusercontent.com/2d372cef859932eaed945bfb14a735784b0c3ea7116d2c54d3ef1b178ed2faef/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72696e7665782f6c61726176656c2d737562736372697074696f6e732e7376673f6c6162656c3d4c6963656e7365267374796c653d666c61742d737175617265)](https://github.com/rinvex/laravel-subscriptions/blob/develop/LICENSE)

Considerations
--------------

[](#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
------------

[](#installation)

1. Install the package via composer:

    ```
    composer require mo7zayed/laravel-subscriptions "dev-master"
    ```
2. Publish resources (migrations and config files):

    ```
    php artisan rinvex:publish:subscriptions
    ```
3. Execute migrations via the following command:

    ```
    php artisan rinvex:migrate:subscriptions
    ```
4. Done!

Docs
----

[](#docs)

Please continue reading the docs on

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 96.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~56 days

Recently: every ~68 days

Total

25

Last Release

1882d ago

Major Versions

v0.0.4 → v1.0.02018-10-05

v1.0.2 → v2.0.02019-03-03

v2.1.1 → v3.0.02019-09-22

v3.0.2 → v4.0.02020-03-15

v4.1.0 → v5.0.02020-12-22

PHP version history (5 changes)v0.0.1PHP ^7.0.0

v0.0.3PHP ^7.1.3

v2.0.0PHP ^7.2.0

v4.0.0PHP ^7.4.0

v5.0.1PHP ^7.4.0 || ^8.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4abe7a18d0f058e97378dbfefce8753835702ad2f6479cf851fcb0e1541d1e0?d=identicon)[mo7zayed](/maintainers/mo7zayed)

---

Top Contributors

[![Omranic](https://avatars.githubusercontent.com/u/406705?v=4)](https://github.com/Omranic "Omranic (285 commits)")[![mo7zayed](https://avatars.githubusercontent.com/u/21959069?v=4)](https://github.com/mo7zayed "mo7zayed (7 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![insign](https://avatars.githubusercontent.com/u/1113045?v=4)](https://github.com/insign "insign (1 commits)")[![ppalmeida](https://avatars.githubusercontent.com/u/197936?v=4)](https://github.com/ppalmeida "ppalmeida (1 commits)")

---

Tags

laraveldatabasefeaturerecurringsubscriptionplanvalue

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mo7zayed-laravel-subscriptions/health.svg)

```
[![Health](https://phpackages.com/badges/mo7zayed-laravel-subscriptions/health.svg)](https://phpackages.com/packages/mo7zayed-laravel-subscriptions)
```

###  Alternatives

[laravelcm/laravel-subscriptions

Laravel 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.

23255.0k3](/packages/laravelcm-laravel-subscriptions)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
