PHPackages                             myqaa/laravel-pricing-plans - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. myqaa/laravel-pricing-plans

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

myqaa/laravel-pricing-plans
===========================

A package provide pricing plans for Laravel. Forked from oanhnn/laravel-pricing-plans

v0.5.2(3y ago)015.8k↓33.3%1MITPHPPHP ^7.2.5|^8.0|^8.1

Since Jan 9Pushed 3mo agoCompare

[ Source](https://github.com/myQaa/laravel-pricing-plans)[ Packagist](https://packagist.org/packages/myqaa/laravel-pricing-plans)[ Docs](https://github.com/andychukse/laravel-pricing-plans)[ RSS](/packages/myqaa-laravel-pricing-plans/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (23)Used By (0)

Laravel Pricing Plans
=====================

[](#laravel-pricing-plans)

[![Build Status](https://camo.githubusercontent.com/00d432d45d36dbada21c336a818083899ba3b6025d6fd80aa677d8e126c52d10/68747470733a2f2f7472617669732d63692e6f72672f6f616e686e6e2f6c61726176656c2d70726963696e672d706c616e732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/oanhnn/laravel-pricing-plans)[![Coverage Status](https://camo.githubusercontent.com/539ae8ccd2af52384c24f83a4e90eedc08a6566cea6e7a2711079fb7e3df9d42/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6f616e686e6e2f6c61726176656c2d70726963696e672d706c616e732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/oanhnn/laravel-pricing-plans?branch=master)[![Latest Version](https://camo.githubusercontent.com/ed45d7610bda799ad2bfde2bb76fb761720b9e0a05c003a070e08e0e0be0979e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6f616e686e6e2f6c61726176656c2d70726963696e672d706c616e732e7376673f7374796c653d666c61742d737175617265)](https://github.com/oanhnn/laravel-pricing-plans/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Easy provide pricing plans for Your Laravel 7 Application. Update of oanhnn/laravel-pricing-plans

Main features
-------------

[](#main-features)

Easy provide pricing plans for Your Laravel 7+ Application.

Requirements
------------

[](#requirements)

- php &gt;=7.2
- Laravel 7.0+

Installation
------------

[](#installation)

### Composer

[](#composer)

Begin by pulling in the package through Composer.

```
$ composer require andychukse/laravel-pricing-plans
```

Testing
-------

[](#testing)

```
$ git clone git@github.com/oanhnn/laravel-pricing-plans.git /path
$ cd /path
$ composer install
$ composer phpunit
```

Credits
-------

[](#credits)

I forked and updated this project to support laravel 7 from [oanhnn/laravel-pricing-plans](https://github.com/oanhnn/laravel-pricing-plans) project in mid-2020.

License
-------

[](#license)

This project is released under the MIT License.

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance55

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 60.7% 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 ~112 days

Recently: every ~38 days

Total

19

Last Release

1027d ago

PHP version history (5 changes)v0.1.0PHP &gt;=7.0

v0.3.4PHP ^7.2.5

v0.5.0PHP ^7.3

v0.5.1PHP ^7.3|^8.0

v0.5.2PHP ^7.2.5|^8.0|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ae40dc64b6b61c058f0f3a665880ed3bdfa735f3b3bccefbd0f51a5077c6d8a?d=identicon)[githubmyqaa](/maintainers/githubmyqaa)

---

Top Contributors

[![oanhnn](https://avatars.githubusercontent.com/u/1757120?v=4)](https://github.com/oanhnn "oanhnn (34 commits)")[![Roman77450](https://avatars.githubusercontent.com/u/43234201?v=4)](https://github.com/Roman77450 "Roman77450 (10 commits)")[![andychukse](https://avatars.githubusercontent.com/u/12896611?v=4)](https://github.com/andychukse "andychukse (6 commits)")[![twillm-myqaa](https://avatars.githubusercontent.com/u/110818339?v=4)](https://github.com/twillm-myqaa "twillm-myqaa (4 commits)")[![rGaillard](https://avatars.githubusercontent.com/u/2787216?v=4)](https://github.com/rGaillard "rGaillard (2 commits)")

---

Tags

laravelsubscriptionspricingplans

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/myqaa-laravel-pricing-plans/health.svg)

```
[![Health](https://phpackages.com/badges/myqaa-laravel-pricing-plans/health.svg)](https://phpackages.com/packages/myqaa-laravel-pricing-plans)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[gerardojbaez/laraplans

SaaS style recurring plans for Laravel.

17817.5k1](/packages/gerardojbaez-laraplans)[andychukse/laravel-pricing-plans

A package provide pricing plans for Laravel.

121.8k](/packages/andychukse-laravel-pricing-plans)

PHPackages © 2026

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