PHPackages                             micoli/docker-php-api-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. micoli/docker-php-api-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

micoli/docker-php-api-client
============================

A Docker PHP client

v4.1(1y ago)1412MITPHPPHP &gt;=8.1

Since Jul 22Pushed 1y agoCompare

[ Source](https://github.com/micoli/docker-php-api-client)[ Packagist](https://packagist.org/packages/micoli/docker-php-api-client)[ RSS](/packages/micoli-docker-php-api-client/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (14)Versions (5)Used By (0)

Docker PHP api client
=====================

[](#docker-php-api-client)

**Docker PHP** is a [Docker](http://docker.com/) client written in PHP. This library aim to reach 100% API support of the Docker Engine.

The test suite currently passes against Docker Remote API v1.41.

The API classes are autogenerated by [jane-php](https://packagist.org/packages/jane-php/open-api-runtime)

Installation
------------

[](#installation)

The recommended way to install Docker PHP is of course to use [Composer](http://getcomposer.org/):

```
composer require micoli/docker-php-api-client
```

Usage
-----

[](#usage)

See [the documentation](http://docker-php.readthedocs.org/en/latest/).

Unit Tests
----------

[](#unit-tests)

Setup the test suite using [Composer](http://getcomposer.org/) if not already done:

```
$ composer install --dev

```

Run it using [PHPUnit](http://phpunit.de/):

```
$ composer test

```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

This README heavily inspired by [willdurand/Negotiation](https://github.com/willdurand/Negotiation) by @willdurand. This guy is pretty awesome.

This library is a fork of the original [beluga-php/docker-php](https://github.com/beluga-php/docker-php), created by [beluga-php](https://github.com/beluga-php), wich was itself a fork of the original [docker-php/docker-php](https://github.com/docker-php/docker-php), created by [Geoffrey Bachelet](https://github.com/ubermuda) and [Joel Wurtz](https://github.com/joelwurtz).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

4

Last Release

548d ago

Major Versions

v0.5 → v3.12023-07-22

v3.1 → v4.02025-01-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1434700?v=4)[Olivier Michaud](/maintainers/micoli)[@micoli](https://github.com/micoli)

---

Top Contributors

[![joelwurtz](https://avatars.githubusercontent.com/u/90466?v=4)](https://github.com/joelwurtz "joelwurtz (235 commits)")[![ubermuda](https://avatars.githubusercontent.com/u/10758?v=4)](https://github.com/ubermuda "ubermuda (167 commits)")[![hacfi](https://avatars.githubusercontent.com/u/428841?v=4)](https://github.com/hacfi "hacfi (36 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (22 commits)")[![flavioheleno](https://avatars.githubusercontent.com/u/471860?v=4)](https://github.com/flavioheleno "flavioheleno (19 commits)")[![schmunk42](https://avatars.githubusercontent.com/u/649031?v=4)](https://github.com/schmunk42 "schmunk42 (10 commits)")[![SamMousa](https://avatars.githubusercontent.com/u/547021?v=4)](https://github.com/SamMousa "SamMousa (7 commits)")[![Boran](https://avatars.githubusercontent.com/u/405059?v=4)](https://github.com/Boran "Boran (5 commits)")[![ericpoe](https://avatars.githubusercontent.com/u/1981351?v=4)](https://github.com/ericpoe "ericpoe (4 commits)")[![tasuki](https://avatars.githubusercontent.com/u/334490?v=4)](https://github.com/tasuki "tasuki (4 commits)")[![jeffturcotte](https://avatars.githubusercontent.com/u/65089?v=4)](https://github.com/jeffturcotte "jeffturcotte (4 commits)")[![atroy](https://avatars.githubusercontent.com/u/893505?v=4)](https://github.com/atroy "atroy (3 commits)")[![casualjim](https://avatars.githubusercontent.com/u/456109?v=4)](https://github.com/casualjim "casualjim (3 commits)")[![mycroft](https://avatars.githubusercontent.com/u/196552?v=4)](https://github.com/mycroft "mycroft (3 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (3 commits)")[![sibprogrammer](https://avatars.githubusercontent.com/u/187856?v=4)](https://github.com/sibprogrammer "sibprogrammer (3 commits)")[![marcvdm](https://avatars.githubusercontent.com/u/1028066?v=4)](https://github.com/marcvdm "marcvdm (2 commits)")[![Babacooll](https://avatars.githubusercontent.com/u/6329406?v=4)](https://github.com/Babacooll "Babacooll (2 commits)")[![patrickmarie](https://avatars.githubusercontent.com/u/51477363?v=4)](https://github.com/patrickmarie "patrickmarie (2 commits)")[![dbjpanda](https://avatars.githubusercontent.com/u/17483092?v=4)](https://github.com/dbjpanda "dbjpanda (2 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/micoli-docker-php-api-client/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[aws/aws-sdk-php

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

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[sylius/sylius

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

8.5k5.9M737](/packages/sylius-sylius)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)

PHPackages © 2026

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