PHPackages                             catalysteria/laravel-ussd - 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. catalysteria/laravel-ussd

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

catalysteria/laravel-ussd
=========================

USSD application builder for Laravel 8-12 with session continuity

1.1.9(1mo ago)1421MITBladePHP ^8.1CI passing

Since Nov 12Pushed 1mo agoCompare

[ Source](https://github.com/thomasfrimpong/laravel-ussd-test)[ Packagist](https://packagist.org/packages/catalysteria/laravel-ussd)[ RSS](/packages/catalysteria-laravel-ussd/feed)WikiDiscussions initial-commit Synced today

READMEChangelogDependencies (20)Versions (21)Used By (0)

Laravel USSD
============

[](#laravel-ussd)

Laravel 11 package for building state-driven USSD applications with session continuity.

Features
--------

[](#features)

- State-oriented flow with fluent menu builder
- Actions for side-effect handling and branching
- Cache-backed session management with continuity resume option
- Machine orchestrator with configurable error and retry handling
- Gateway adapters for common USSD providers
- Artisan tooling for scaffolding states and actions
- Comprehensive testing utilities and documentation

Getting Started
---------------

[](#getting-started)

1. Install via Composer: ```
    composer require catalysteria/laravel-ussd
    ```
2. Publish configuration: ```
    php artisan vendor:publish --provider="Vendor\\LaravelUssd\\Providers\\LaravelUssdServiceProvider"
    ```
3. Scaffold your first state: ```
    php artisan ussd:state WelcomeState
    ```

See `docs/` for detailed usage, or visit the [online documentation](https://thomasfrimpong.github.io/laravel-ussd-test/) (once deployed).

Development
-----------

[](#development)

### Auto-Update Packagist

[](#auto-update-packagist)

To automatically update Packagist when you push changes, see [Packagist Webhook Setup Guide](docs/packagist-webhook-setup.md).

Quick setup options:

- **GitHub Webhook** (Recommended): Configure webhook in GitHub repository settings
- **GitHub Actions**: Uses the workflow in `.github/workflows/packagist-update.yml`
- **Manual Script**: Run `scripts/update-packagist.sh` or `scripts/update-packagist.bat`

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance93

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Recently: every ~32 days

Total

20

Last Release

37d ago

PHP version history (2 changes)1.0.0PHP ^8.2

1.0.1PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/37148596?v=4)[Thomas Frimpong](/maintainers/thomasfrimpong)[@thomasfrimpong](https://github.com/thomasfrimpong)

---

Top Contributors

[![daviddeladem](https://avatars.githubusercontent.com/u/33095955?v=4)](https://github.com/daviddeladem "daviddeladem (48 commits)")

---

Tags

laravelsessionussdcontinuity

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/catalysteria-laravel-ussd/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M201](/packages/laravel-ai)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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