Recommend this page to a friend! |
Classes of Josiah Ovye Yahaya | > | SmartSMS PHP Send SMS Message | > | composer.json | > | Download |
|
![]() |
{ "name": "coderatio/smartsms", "description": "A php library for smartsms solutions", "type": "library", "require": { "php": ">=5.3" }, "license": "MIT", "authors": [ { "name": "Josiah Ovye Yahaya", "email": "josiahoyahaya@gmail.com" } ], "autoload": { "classmap": [ "Foundation", "Services" ], "files": [ "config.php" ] }, "minimum-stability": "dev" } |