{ "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" }
info at phpclasses dot org