redsms/message-api-simple
Composer 安装命令:
composer require redsms/message-api-simple
包简介
Класс для работы с API сервиса redsms.ru
关键字:
README 文档
README
To use the service you need to register and specify API key in the settings.
Configuration
Copy the sample configuration file.
cp config.php.dist config.php
Put your API key and other data in config.php
Testing API settings
Run an example local
php -f samples/clientInfoSample.php
Run an example inside docker from the samples directory
docker-compose run php php -f samples/clientInfoSample.php
统计信息
- 总下载量: 957
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2018-12-26