PHPackages                             linkorb/bonita-client-php - 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. linkorb/bonita-client-php

ActiveLibrary

linkorb/bonita-client-php
=========================

Bonita client library for PHP

v1.1.0(8y ago)11151MITPHPPHP &gt;=5.3.0

Since May 22Pushed 8y ago4 watchersCompare

[ Source](https://github.com/linkorb/bonita-client-php)[ Packagist](https://packagist.org/packages/linkorb/bonita-client-php)[ Docs](http://www.github.com/linkorb/bonita-client-php)[ RSS](/packages/linkorb-bonita-client-php/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Bonita BPM client for PHP
=========================

[](#bonita-bpm--client-for-php)

This library implements a simple client library for [Bonita BPM](http://bonitasoft.com).

Bonita exposes a [well documented REST API](http://documentation.bonitasoft.com/?page=_rest-api)

Authentication
--------------

[](#authentication)

Bonita requires REST clients to use an authenticated session. So this implementation will call `/loginservice` on instantiation. The request contains a username + password, and the response contains a cookie, which will be used in following requests by the client.

The cookie alone will allow you to make GET requests only.

In an effort to [prevent CSRF attacks](http://documentation.bonitasoft.com/?page=csrf-security), you'll need to pass a custom HTTP header that can be extracted from a cookie.

This client takes care of the session initialization and CSRF-protection headers.

Usage / Example
---------------

[](#usage--example)

Please refer to `example/example.php` for a usage example.

Copy the `.env.dist` file to `.env` and edit it to setup your configuration.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

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 ~6 days

Total

2

Last Release

3269d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

Top Contributors

[![joostfaassen](https://avatars.githubusercontent.com/u/411113?v=4)](https://github.com/joostfaassen "joostfaassen (6 commits)")

---

Tags

phplinkorbbpmbonita

### Embed Badge

![Health badge](/badges/linkorb-bonita-client-php/health.svg)

```
[![Health](https://phpackages.com/badges/linkorb-bonita-client-php/health.svg)](https://phpackages.com/packages/linkorb-bonita-client-php)
```

###  Alternatives

[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)

PHPackages © 2026

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