alphacomm / sms-api
Sending sms messages using php code.
This package's canonical repository appears to be gone and the package has been frozen as a result.
v0.2.0
2014-09-10 16:09 UTC
Requires
- psr/log: ~1.0
Requires (Dev)
- alphacomm/baker: ~0.0
This package is auto-updated.
Last update: 2024-04-09 11:59:48 UTC
README
This repository contains standard interfaces that can be used to build sms transports.
Run the tests
composer install
vendor/bin/phing build