PHPackages                             ossbrownie/bpm-online - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ossbrownie/bpm-online

ActiveLibrary

ossbrownie/bpm-online
=====================

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

0.0.8(6y ago)21.2k1MITPHPPHP &gt;=7.0

Since Mar 13Pushed 6y agoCompare

[ Source](https://github.com/ossbrownie/bpm-online)[ Packagist](https://packagist.org/packages/ossbrownie/bpm-online)[ Docs](https://github.com/ossbrownie/bpm-online)[ RSS](/packages/ossbrownie-bpm-online/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (9)Used By (0)

Bpm’online
==========

[](#bpmonline)

[![License](https://camo.githubusercontent.com/a74145b848433ba2a1358d1c5f782a42257a262e089451074fa4d02f4f616a76/68747470733a2f2f706f7365722e707567782e6f72672f6f737362726f776e69652f62706d2d6f6e6c696e652f6c6963656e7365)](https://packagist.org/packages/ossbrownie/bpm-online)[![Latest Stable Version](https://camo.githubusercontent.com/6bd78b013e5887fb1930541cc257da52869ffa81df9cabba22081ee1440f220c/68747470733a2f2f706f7365722e707567782e6f72672f6f737362726f776e69652f62706d2d6f6e6c696e652f762f737461626c65)](https://packagist.org/packages/ossbrownie/bpm-online)[![Latest Unstable Version](https://camo.githubusercontent.com/19045894b65036c1e5cb57c5d120b549a2de5c19900a71e2a092f96627f43cb4/68747470733a2f2f706f7365722e707567782e6f72672f6f737362726f776e69652f62706d2d6f6e6c696e652f762f756e737461626c65)](https://packagist.org/packages/ossbrownie/bpm-online)[![Total Downloads](https://camo.githubusercontent.com/fa203452026d34242df8bb7af65e248082af8ab1d5370eb1f128a0f3c1f013a7/68747470733a2f2f706f7365722e707567782e6f72672f6f737362726f776e69652f62706d2d6f6e6c696e652f646f776e6c6f616473)](https://packagist.org/packages/ossbrownie/bpm-online)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6f0afc1467f74c1a217ee90c0113b99e059db88846e92d907cdacdf03afc4e84/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f737362726f776e69652f62706d2d6f6e6c696e652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ossbrownie/bpm-online/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/4f2976367d8b94618334ab358b637852fac6974ef55afe8d9340ccd78689bf31/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f737362726f776e69652f62706d2d6f6e6c696e652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ossbrownie/bpm-online/?branch=master)[![Code Intelligence Status](https://camo.githubusercontent.com/a40e6ed5cae64288fd0726559a143008f5da648620ec981473a334c76157372a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f737362726f776e69652f62706d2d6f6e6c696e652f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)[![Build Status](https://camo.githubusercontent.com/af7c6eb61c8120ac5421986c662d77f732f0667bb84de13876dce6760da4a8d4/68747470733a2f2f7472617669732d63692e6f72672f6f737362726f776e69652f62706d2d6f6e6c696e652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ossbrownie/bpm-online)

[![PHP Version](https://camo.githubusercontent.com/f4567f24566a708b75335ee4a31a6b97a41c2096ee4bf91192000592c7fdaf76/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253345253344372e302d627269676874677265656e2e737667)](https://php.net/)

API access to a single marketing management platform 'CRM-system bpm’online' &gt;= 7.10

Requirements
------------

[](#requirements)

- **PHP** = &gt;= 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** -

**json** -

Installation
------------

[](#installation)

Add a line to your "require" section in your composer configuration:

```
{
    "require": {
        "ossbrownie/bpm-online": "0.0.8"
    }
}
```

Documentation
-------------

[](#documentation)

- [DataService Contract InsertQuery.](https://github.com/ossbrownie/bpm-online/wiki/Data-Contract-InsertQuery)
- [DataService Contract SelectQuery.](https://github.com/ossbrownie/bpm-online/wiki/Data-Contract-SelectQuery)
- [DataService Contract UpdateQuery.](https://github.com/ossbrownie/bpm-online/wiki/Data-Contract-UpdateQuery)
- [DataService Contract DeleteQuery.](https://github.com/ossbrownie/bpm-online/wiki/Data-Contract-DeleteQuery)
- [DataService Contract BatchQuery.](https://github.com/ossbrownie/bpm-online/wiki/Data-Contract-BatchQuery)
- [DataService DateTime.](https://github.com/ossbrownie/bpm-online/wiki/DateTime)
- [DataService Filters.](https://github.com/ossbrownie/bpm-online/wiki/Filters)

Tests
-----

[](#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
-------

[](#license)

Bpm’online is licensed under the [MIT License](https://opensource.org/licenses/MIT)

Contact
-------

[](#contact)

Problems, comments, and suggestions all welcome:

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~12 days

Recently: every ~20 days

Total

8

Last Release

2523d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/95ddc0e4f15c2e3ddc54e453dda0664b9ae67fb06da8cbf70e197e40955e6d5b?d=identicon)[brownie](/maintainers/brownie)

---

Top Contributors

[![ossbrownie](https://avatars.githubusercontent.com/u/29150511?v=4)](https://github.com/ossbrownie "ossbrownie (32 commits)")

---

Tags

bpmbrowniebpm-onlineterrasoftbpmonline

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ossbrownie-bpm-online/health.svg)

```
[![Health](https://phpackages.com/badges/ossbrownie-bpm-online/health.svg)](https://phpackages.com/packages/ossbrownie-bpm-online)
```

###  Alternatives

[phpmentors/workflower

A BPMN 2.0 workflow engine for PHP

70652.9k4](/packages/phpmentors-workflower)[phpmentors/workflower-bundle

A Symfony bundle for Workflower

2415.2k](/packages/phpmentors-workflower-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
