ossbrownie / bpm-online
API access to a single marketing management platform 'CRM-system bpm’online'
Installs: 1 015
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 1
Open Issues: 0
Requires
- php: >=7.0
- ext-curl: *
- ext-json: *
- ossbrownie/http-client: 0.0.7
- ossbrownie/util: 0.0.5
Requires (Dev)
- php-coveralls/php-coveralls: 2.1.0
- phpdocumentor/reflection-docblock: 4.3.0
- phpspec/prophecy: 1.8.0
- phpunit/phpunit: 6.5.14
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