libaray cheshiben
Che Shi Ben Push SDK for PHP
bravist/cheshiben
Che Shi Ben Push SDK for PHP
- Tuesday, May 15, 2018
- by bravist
- Repository
- 1 Watchers
- 0 Stars
- 9 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 80 % Grown
Che Shi Ben Push PHP SDK
简介
车事本消息推送PHP SDK,主要用于向车事本用户推送系统消息。所有接口都已做单元测试,具体参考tests
目录文件。, (*1)
安装扩展
composer 是php的包管理工具, 通过composer.json里的配置管理依赖的包,同时可以在使用类时自动加载对应的包, 在你的composer.json中添加如下依赖, (*2)
执行, (*3)
composer require bravist/cheshiben
使用 Composer 的 autoload 引入, (*4)
require_once('vendor/autoload.php');
手动引入
php
require_once('/path/to/cheshiben/src/Push.php');
, (*5)
dev-master
9999999-dev
Che Shi Ben Push SDK for PHP
Sources
Download
MIT
The Requires
The Development Requires
by
程会勇
0.1.2
0.1.2.0
Che Shi Ben Push SDK for PHP
Sources
Download
MIT
The Requires
The Development Requires
by
程会勇
0.1
0.1.0.0
Sources
Download
MIT
The Requires
The Development Requires
by
程会勇