ossbrownie/bpm-online
最新稳定版本:0.0.8
Composer 安装命令:
composer require ossbrownie/bpm-online
包简介
API access to a single marketing management platform 'CRM-system bpm’online'
README 文档
README
API access to a single marketing management platform 'CRM-system bpm’online' >= 7.10
Requirements
- PHP = >= 7.0
- EXT-CURL = *
- EXT-JSON = *
- ossbrownie/http-client = 0.0.7
- ossbrownie/util = 0.0.5
For more information about the extensions see:
curl - https://www.php.net/curl
json - https://www.php.net/json
Installation
Add a line to your "require" section in your composer configuration:
{
"require": {
"ossbrownie/bpm-online": "0.0.8"
}
}
Documentation
- DataService Contract InsertQuery.
- DataService Contract SelectQuery.
- DataService Contract UpdateQuery.
- DataService Contract DeleteQuery.
- DataService Contract BatchQuery.
- DataService DateTime.
- DataService Filters.
Tests
To run the test suite, you need install the dependencies via composer, then run PHPUnit.
$> composer.phar install $> ./vendor/bin/phpunit --bootstrap ./tests/bootstrap.php ./tests
License
Bpm’online is licensed under the MIT License
Contact
Problems, comments, and suggestions all welcome: oss.brownie@gmail.com
统计信息
- 总下载量: 1.15k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-03-10