PHPackages                             depakespedro/reworker-api-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. [API Development](/categories/api)
4. /
5. depakespedro/reworker-api-php

ActiveLibrary[API Development](/categories/api)

depakespedro/reworker-api-php
=============================

integration reworker api

1.0.6(8y ago)070MITPHP

Since Jun 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/depakespedro/reworker-api-php)[ Packagist](https://packagist.org/packages/depakespedro/reworker-api-php)[ RSS](/packages/depakespedro-reworker-api-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)DependenciesVersions (8)Used By (0)

reworker-api-php
================

[](#reworker-api-php)

reworder integration

$reworker\_product1 = new ReworkerProduct('123', '1', '1'); $reworker\_product2 = new ReworkerProduct('123', '2', '2');

```
    $reworker_order = new ReworkerOrder();
    $reworker_order->set_order_phone('89188865427')
        ->set_products([$reworker_product1, $reworker_product2]);

    $reworker = new Reworker('123', '123');
    $response = $reworker->createOrder($reworker_order);

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Total

7

Last Release

3284d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16132020?v=4)[Dmitriy](/maintainers/depakespedro)[@depakespedro](https://github.com/depakespedro)

---

Top Contributors

[![depakespedro](https://avatars.githubusercontent.com/u/16132020?v=4)](https://github.com/depakespedro "depakespedro (10 commits)")

### Embed Badge

![Health badge](/badges/depakespedro-reworker-api-php/health.svg)

```
[![Health](https://phpackages.com/badges/depakespedro-reworker-api-php/health.svg)](https://phpackages.com/packages/depakespedro-reworker-api-php)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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