cybersai/ussd-state

A simple ussd state machine

v0.1.0 2020-04-07 10:38 UTC

This package is auto-updated.

Last update: 2024-04-08 02:22:43 UTC


README

Packagist Version Travis (.com) GitHub repo size GitHub

A simple ussd state machine

No Real Documentaion for now, but for now you can read the tests.

include 'vendor/autoload.php';

use Cybersai\UssdState\UssdState;

Installation

composer require cybersai/ussd-store