PHPackages                             tnmdev/ussd-simulator - 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. tnmdev/ussd-simulator

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

tnmdev/ussd-simulator
=====================

A simulator for TNM USSD applications

040123PHP

Since May 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/saulchelewani/ussd-simulator)[ Packagist](https://packagist.org/packages/tnmdev/ussd-simulator)[ RSS](/packages/tnmdev-ussd-simulator/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (3)

USSD Simulator
==============

[](#ussd-simulator)

This is a Laravel CLI simulator for USSD apps that are built for TNM USSD, or any apps built with the framework

With this, you can run a USSD app in command-line, whether in development or on live environment.

How to install
--------------

[](#how-to-install)

```
composer require tnmdev/ussd-simulator

```

How to use
----------

[](#how-to-use)

```
php artisan ussd:simulate
```

This command reaches your application using the `url` passed as the first argument. All the response coming on the app depends on the responses of your application.

```
php artisan ussd:simulate https://your-domain.com/api/ussd 265888800900
```

You can also test your apps in development

```
php artisan ussd:simulate http://ussd-app.test/api/ussd 265888800900
```

Even running on localhost

```
php artisan ussd:simulate http://localhost:8000/api/ussd 26588880900
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d3b3fb05eea17b856fe1984117288d1d256a917b358555b801681301cefbb02?d=identicon)[saul.chelewani](/maintainers/saul.chelewani)

---

Top Contributors

[![saulchelewani](https://avatars.githubusercontent.com/u/12005903?v=4)](https://github.com/saulchelewani "saulchelewani (12 commits)")

### Embed Badge

![Health badge](/badges/tnmdev-ussd-simulator/health.svg)

```
[![Health](https://phpackages.com/badges/tnmdev-ussd-simulator/health.svg)](https://phpackages.com/packages/tnmdev-ussd-simulator)
```

###  Alternatives

[tianhe1986/fatsmalltools

some small tools

1001.2k](/packages/tianhe1986-fatsmalltools)

PHPackages © 2026

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