PHPackages                             endpot/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. [HTTP &amp; Networking](/categories/http)
4. /
5. endpot/camunda-rest-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

endpot/camunda-rest-client
==========================

camunda rest client

v1.1.5(6y ago)194.1k14[1 issues](https://github.com/endpot/camunda-rest-client/issues)[5 PRs](https://github.com/endpot/camunda-rest-client/pulls)MITPHP

Since Dec 10Pushed 3y ago5 watchersCompare

[ Source](https://github.com/endpot/camunda-rest-client)[ Packagist](https://packagist.org/packages/endpot/camunda-rest-client)[ RSS](/packages/endpot-camunda-rest-client/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (7)Dependencies (2)Versions (11)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

37

—

LowBetter than 81% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 88.4% 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 ~151 days

Recently: every ~173 days

Total

7

Last Release

2216d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4209116?v=4)[HunterX](/maintainers/HunterXuan)[@HunterXuan](https://github.com/HunterXuan)

---

Top Contributors

[![HunterXuan](https://avatars.githubusercontent.com/u/4209116?v=4)](https://github.com/HunterXuan "HunterXuan (38 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 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)")

---

Tags

camundaphprestworkflowworkflow-engine

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[dreamfactory/df-core

DreamFactory(tm) Core Components

1652.0k38](/packages/dreamfactory-df-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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