PHPackages                             johnnywoode/quickussd - 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. johnnywoode/quickussd

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

johnnywoode/quickussd
=====================

QuickUSSD package for quick ussd development and prototyping

2.0.2(2y ago)06MITPHPPHP ^8.1

Since Aug 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Johnnywoode/QuickUSSD-Package)[ Packagist](https://packagist.org/packages/johnnywoode/quickussd)[ Docs](https://github.com/Johnnywoode/QuickUSSD-Package)[ RSS](/packages/johnnywoode-quickussd/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (3)Used By (0)

QuickUSSD
=========

[](#quickussd)

\[!\[Latest Version on Packagist\]\[ico-version\]\]\[link-packagist\] [!\[Software License\]\[ico-license\]](LICENSE.md)\[!\[Build Status\]\[ico-travis\]\]\[link-travis\] \[!\[Coverage Status\]\[ico-scrutinizer\]\]\[link-scrutinizer\] \[!\[Quality Score\]\[ico-code-quality\]\]\[link-code-quality\] \[!\[Total Downloads\]\[ico-downloads\]\]\[link-downloads\]

Laravel 10 package for quick USSD prototyping and development

Install
-------

[](#install)

Via Composer

```
$ composer require johnnywoode/quickussd

##Add service provider
  "johnnywoode\quickussd\QuickUssdServiceProvider::class"

##migrate
$ php artisan migrate

##Add the following lines to your DatabaseSeeder class

Model::unguard();
$this->call(MenusTableSeeder::class);
$this->call(MenuItemsTableSeeder::class);

##Seed only if you need sample app
$ php artisan db:seed
```

Usage
-----

[](#usage)

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- \[johnnywoode\]\[link-author\]
- \[All Contributors\]\[link-contributors\]

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

1043d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25925528?v=4)[Johnny Aggrey-Woode](/maintainers/Johnnywoode)[@Johnnywoode](https://github.com/Johnnywoode)

---

Top Contributors

[![Johnnywoode](https://avatars.githubusercontent.com/u/25925528?v=4)](https://github.com/Johnnywoode "Johnnywoode (17 commits)")

---

Tags

ussdQuickUssd

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/johnnywoode-quickussd/health.svg)

```
[![Health](https://phpackages.com/badges/johnnywoode-quickussd/health.svg)](https://phpackages.com/packages/johnnywoode-quickussd)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)

PHPackages © 2026

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