PHPackages                             davidbwire/instant-ussd-app - 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. davidbwire/instant-ussd-app

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

davidbwire/instant-ussd-app
===========================

Sample application using bitmarshals/instant-ussd package

0.1.12(8y ago)91159[8 issues](https://github.com/davidbwire/instant-ussd-app/issues)MITPHPPHP &gt;=5.6.0

Since Aug 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/davidbwire/instant-ussd-app)[ Packagist](https://packagist.org/packages/davidbwire/instant-ussd-app)[ Docs](https://github.com/davidbwire/instant-ussd-app)[ RSS](/packages/davidbwire-instant-ussd-app/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (1)Versions (14)Used By (0)

[![](https://avatars1.githubusercontent.com/u/30041331?v=4&s=80)](https://avatars1.githubusercontent.com/u/30041331?v=4&s=80)

InstantUssd App
---------------

[](#instantussd-app)

This project recommends a file structure for incorporating [bitmarshals/instant-ussd](https://github.com/bitmarshals/instant-ussd) USSD library to your project.

It also provides the quickest way to boot up a fully functional USSD application within 3 minutes or less.

Goals
-----

[](#goals)

- Speed up USSD development
- Ease maintenance of USSD code

Features
--------

[](#features)

- Minimal coding (provide USSD menus as config)
- Automatic screen to screen navigation
- Out of the box validation of user inputs
- Ready solutions for complex USSD flows involving going back and forth, optional screens, looping set of screens, jumping from screen to screen and resuming timed-out USSD sessions

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

[](#requirements)

PHP &gt;=5.6

[bitmarshals/instant-ussd:0.1.\*](https://github.com/bitmarshals/instant-ussd)

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

[](#installation)

### Via Composer

[](#via-composer)

Run

```
$ composer create-project davidbwire/instant-ussd-app
```

Configure database tables and connection ([see below](#configuration))

Configuration
-------------

[](#configuration)

Import instant ussd tables from [database.sql](config/database.sql) file and then add database connection params to the [config file](config/iussd.config.php).

Finally, map incoming USSD requests to `http://your_domain_or_ip/callback.php`

Documentation
-------------

[](#documentation)

1. [How It Works](https://github.com/bitmarshals/instant-ussd#usage)
2. [Configuration](https://github.com/bitmarshals/instant-ussd/wiki/Configuration)
3. [Capturing Incoming Data](https://github.com/bitmarshals/instant-ussd/wiki/Capturing-Incoming-Data)

License
-------

[](#license)

InstantUssd App is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance2

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

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 ~18 days

Recently: every ~54 days

Total

13

Last Release

3018d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2409778?v=4)[David Bwire](/maintainers/davidbwire)[@davidbwire](https://github.com/davidbwire)

---

Top Contributors

[![davidbwire](https://avatars.githubusercontent.com/u/2409778?v=4)](https://github.com/davidbwire "davidbwire (121 commits)")

---

Tags

instant-ussdphpussdussdinstant ussdussd frameworkussd librarybitmarshalsDavid Bwire

### Embed Badge

![Health badge](/badges/davidbwire-instant-ussd-app/health.svg)

```
[![Health](https://phpackages.com/badges/davidbwire-instant-ussd-app/health.svg)](https://phpackages.com/packages/davidbwire-instant-ussd-app)
```

###  Alternatives

[cmixin/business-time

Carbon mixin to handle business days and opening hours

3181.5M1](/packages/cmixin-business-time)[sparors/laravel-ussd

Create ussd with ease

6332.9k](/packages/sparors-laravel-ussd)[am-impact/amforms

Forms plugin for Craft

1202.6k](/packages/am-impact-amforms)[think.studio/laravel-recently-viewed

Package to make quickly recently viewed functionality

115.9k](/packages/thinkstudio-laravel-recently-viewed)

PHPackages © 2026

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