Download the PHP package nadar/aspsms without Composer
On this page you can find all versions of the php package nadar/aspsms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package aspsms
SMS wrapper class for ASPSMS
A very simple to use sms sending class for the aspsms.com gateway.
Installation
The recommended way to install is through Composer:
Usage
Contributing
Quick guide:
- Fork the repo.
- Install dependencies:
composer install
. - Make changes.
- If you are adding functionality or fixing a bug - Please add a unit test!
- Ensure coding standards.
Unit Tests
In order to run the test suite, install the development dependencies:
Rename the phpunit.xml.dist
file to phpunit.xml
, then uncomment the following lines and add your const values:
Test your code with the following command:
Run the coding standard fixer before send a new pull request.
You're done. Thanks!
All versions of aspsms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
ext-curl Version *
ext-curl Version *
The package nadar/aspsms contains the following files
Loading the files please wait ....