PHPackages                             wrkflow/php-api-sdk-builder - 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. wrkflow/php-api-sdk-builder

ActiveLibrary[API Development](/categories/api)

wrkflow/php-api-sdk-builder
===========================

This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.

v0.1.1(4y ago)25.4k↓50%2[18 issues](https://github.com/wrk-flow/php-api-sdk-builder/issues)MITPHPPHP &gt;=8.1CI passing

Since Apr 30Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/wrk-flow/php-api-sdk-builder)[ Packagist](https://packagist.org/packages/wrkflow/php-api-sdk-builder)[ Docs](https://github.com/wrk-flow/php-api-sdk-builder)[ GitHub Sponsors](https://github.com/sponsors/pionl)[ RSS](/packages/wrkflow-php-api-sdk-builder/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (15)Used By (0)

### Build unified APIs with dependency injection and strict code in mind.

[](#build-unified-apis-with-dependency-injection-and-strict-code-in-mind)

```
composer require wrkflow/php-api-sdk-builder
```

> This package is still in its early stages. But the main concepts will probably remain same.

This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.

Why to use?
-----------

[](#why-to-use)

- If you want to consume external API without losing type strict code (Data transfer objects instead of array keys).
- If you work with multiple APIs and want to use the same conventions.
- If you want to provide type strict way to build request parameters.
- If you want to save time building HTTP/s request.

Features
--------

[](#features)

[![img](https://camo.githubusercontent.com/ca93034b4d57a7539be7e1d840a3ba84a75d450e60081aa65e2dd1a6aae842fb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d382d626c7565)](https://camo.githubusercontent.com/ca93034b4d57a7539be7e1d840a3ba84a75d450e60081aa65e2dd1a6aae842fb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d382d626c7565)[![php](https://camo.githubusercontent.com/02eb24493c71a89fa4fd6672475962a2c1356dec493b716327ae9f9ab5c6bbbc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312d423042334436)](https://camo.githubusercontent.com/02eb24493c71a89fa4fd6672475962a2c1356dec493b716327ae9f9ab5c6bbbc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312d423042334436)[![coverage](https://camo.githubusercontent.com/551bda981130f35edc10433fa426f24becaf85d67d0144a8f746f9188f5e1255/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d68747470733a2f2f676973742e67697468756275736572636f6e74656e742e636f6d2f70696f6e6c2f62646165373030653231373439633335333264373936316631643862323532622f7261772f636f7665726167652e6a736f6e)](https://camo.githubusercontent.com/551bda981130f35edc10433fa426f24becaf85d67d0144a8f746f9188f5e1255/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d68747470733a2f2f676973742e67697468756275736572636f6e74656e742e636f6d2f70696f6e6c2f62646165373030653231373439633335333264373936316631643862323532622f7261772f636f7665726167652e6a736f6e)

- 🛠 Dependency injection using your favorite framework (Laravel, *PR for more*)
- ✅ Uses PSR packages you already use for HTTP/S communication
- 🏆 Forcing type strict implementation for input (request options) and output (`Response`)
- 🎗 Encouraging `Data transfer objects`
- 🎭 Re-usable and configurable headers using objects

[📖 Read the documentation](https://php-sdk-builder.wrk-flow.com)

APIs packages
-------------

[](#apis-packages)

> List of APIs made with this package

- Maggelano Channel manager - *TODO*

Development
-----------

[](#development)

For development read [CONTRIBUTIONS](https://php-sdk-builder.wrk-flow.com/contributions)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.2% 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 ~101 days

Recently: every ~61 days

Total

14

Last Release

162d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad0f2a11e630f5f386cb8544d42f0c56c2b89258172dae581a33dddcc5de1d83?d=identicon)[pionl](/maintainers/pionl)

---

Top Contributors

[![pionl](https://avatars.githubusercontent.com/u/1878831?v=4)](https://github.com/pionl "pionl (83 commits)")[![h4kuna](https://avatars.githubusercontent.com/u/335722?v=4)](https://github.com/h4kuna "h4kuna (6 commits)")[![jakub-dibala](https://avatars.githubusercontent.com/u/145317717?v=4)](https://github.com/jakub-dibala "jakub-dibala (2 commits)")

---

Tags

apiapi-builderdependency-injectionlaravelphp8

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wrkflow-php-api-sdk-builder/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[yoti/yoti-php-sdk

Yoti SDK for quickly integrating your PHP backend with Yoti

27539.9k1](/packages/yoti-yoti-php-sdk)[trycourier/courier

Courier PHP SDK

16643.9k](/packages/trycourier-courier)[n1ebieski/ksef-php-client

PHP API client that allows you to interact with the API Krajowego Systemu e-Faktur

7228.4k](/packages/n1ebieski-ksef-php-client)

PHPackages © 2026

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