Send messages via multiple services quickly and easily with omnimessage.
Currently we support the following services:
Install via composer, add the following to your composer.json.
"require": {
"chtombleson\omnimessage": "~0.1"
}
Run composer install
Documentation is in the docs directory.
See examples directory.
Test use phpunit, they can be run using the phpunit
command in the root directory.
See LICENSE
See CHANGELOG