chtombleson/omnimessage
Composer 安装命令:
composer require chtombleson/omnimessage
包简介
A simple to use PHP multi-message dispatcher
README 文档
README
Send messages via multiple services quickly and easily with omnimessage.
Currently we support the following services:
Documentation
Installation
Install via composer, add the following to your composer.json.
"require": {
"chtombleson\omnimessage": "~0.1"
}
Run composer install
API Docs
Documentation is in the docs directory.
Examples
See examples directory.
Tests
Test use phpunit, they can be run using the phpunit command in the root directory.
License
See LICENSE
Changelog
See CHANGELOG
统计信息
- 总下载量: 62
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-07-15