php-ussd-sample To run this application, you must have: PHP installed on your system Composer installed on your system Clone the repository Open the terminal in the application directory run composer install and run php -S localhost:8000 index.php