dev-master
9999999-devA Nexmo PHP library wrapper.
MIT
The Requires
- php >=5.3.3
- guzzlehttp/guzzle ~5.2
- ext-mbstring *
The Development Requires
A Nexmo PHP library wrapper.
The recommended way to install PHP Boilerplate is through Composer., (*2)
$ composer create-project dosten/php-boilerplate path/ dev-master
Otherwise, install the library yourself., (*3)
See CONTRIBUTING.md file., (*4)
Install the Composer dev
dependencies:, (*5)
$ composer install --dev
Then, run the test suite using PHPUnit:, (*6)
$ phpunit
PHP Boilerplate is released under the MIT License. See the bundled LICENSE file for details., (*7)
A Nexmo PHP library wrapper.
MIT