ossbrownie/bpm-online

API access to a single marketing management platform 'CRM-system bpm’online'

0.0.8 2019-06-13 04:58 UTC

This package is auto-updated.

Last update: 2024-04-13 15:56:16 UTC


README

License Latest Stable Version Latest Unstable Version Total Downloads

Scrutinizer Code Quality Code Coverage Code Intelligence Status Build Status

PHP Version

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

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