PHPackages                             cloudplaydev/camunda-rest-client - 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. [API Development](/categories/api)
4. /
5. cloudplaydev/camunda-rest-client

ActiveLibrary[API Development](/categories/api)

cloudplaydev/camunda-rest-client
================================

camunda rest client

v1.2.4(3y ago)118.6k↓57.1%MITPHP

Since Dec 10Pushed 3y agoCompare

[ Source](https://github.com/CloudPlayDev/camunda-rest-client)[ Packagist](https://packagist.org/packages/cloudplaydev/camunda-rest-client)[ GitHub Sponsors](https://github.com/CloudPlayDev)[ GitHub Sponsors](https://github.com/astepin)[ RSS](/packages/cloudplaydev-camunda-rest-client/feed)WikiDiscussions master Synced yesterday

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

camunda-rest-client
===================

[](#camunda-rest-client)

```
# an example to use camunda rest api to complete task

use Camunda\Entity\Request\TaskRequest;
use Camunda\Service\TaskService;

$host = 'http://localhost:8080/engine-rest';
$taskRequest = new TaskRequest();
$taskService = new TaskService($host);

$taskId = '8cd376cc-bf7f-11e7-a6e2-005056c00008';
echo $taskService->complete($taskId, $taskRequest);
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 81.8% 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 ~164 days

Recently: every ~81 days

Total

12

Last Release

1324d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/297617?v=4)[Artem Stepin](/maintainers/astepin)[@astepin](https://github.com/astepin)

---

Top Contributors

[![HunterXuan](https://avatars.githubusercontent.com/u/4209116?v=4)](https://github.com/HunterXuan "HunterXuan (36 commits)")[![astepin](https://avatars.githubusercontent.com/u/297617?v=4)](https://github.com/astepin "astepin (5 commits)")[![schaepher](https://avatars.githubusercontent.com/u/14355289?v=4)](https://github.com/schaepher "schaepher (2 commits)")[![tistre](https://avatars.githubusercontent.com/u/3024544?v=4)](https://github.com/tistre "tistre (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cloudplaydev-camunda-rest-client/health.svg)

```
[![Health](https://phpackages.com/badges/cloudplaydev-camunda-rest-client/health.svg)](https://phpackages.com/packages/cloudplaydev-camunda-rest-client)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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