PHPackages                             ordinaryparksee/docker-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. ordinaryparksee/docker-php

ActiveLibrary

ordinaryparksee/docker-php
==========================

A Docker PHP client

2.0.1(6y ago)017MITPHPPHP &gt;=7.1

Since May 2Pushed 6y agoCompare

[ Source](https://github.com/ordinaryparksee/docker-php)[ Packagist](https://packagist.org/packages/ordinaryparksee/docker-php)[ RSS](/packages/ordinaryparksee-docker-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (11)Versions (32)Used By (0)

Docker PHP
==========

[](#docker-php)

**Docker PHP** (for lack of a better name) 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.25 to v1.36.

[![Documentation Status](https://camo.githubusercontent.com/b3a521bafc6d4aad656a0bdbb2b7203e7ff6d68760bcd78191570d053eede3b4/68747470733a2f2f72656164746865646f63732e6f72672f70726f6a656374732f646f636b65722d7068702f62616467652f3f76657273696f6e3d6c6174657374)](http://docker-php.readthedocs.org/en/latest/)[![Latest Version](https://camo.githubusercontent.com/e897733e7a397b61bba5e023244409b7413c5346e14f509b1a144bc22602417f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f646f636b65722d7068702f646f636b65722d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/docker-php/docker-php/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/0fb65debcddd0f92692de629176f6d691cb57ba789c92ec8cbfc17eb48e05bac/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f646f636b65722d7068702f646f636b65722d7068702e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.org/docker-php/docker-php)[![Code Coverage](https://camo.githubusercontent.com/177296faf850ce54f01a17ade38343ef606ded897c6a5a1506e8941c28eec987/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f646f636b65722d7068702f646f636b65722d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/docker-php/docker-php)[![Quality Score](https://camo.githubusercontent.com/8e5fb5d1e41d70de68dc022012a394090d21ec065edab73741b80ce11ee3075c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f646f636b65722d7068702f646f636b65722d7068702e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/docker-php/docker-php)[![Total Downloads](https://camo.githubusercontent.com/bc1c5fb21ff71b173c0a1e18f376d00b78d5caa78193cba2a63c0a77f0509c23/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646f636b65722d7068702f646f636b65722d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/docker-php/docker-php)[![#docker-php on Slack](https://camo.githubusercontent.com/2125d2c5e5fc93dc9b6097b468afd056a0d94734940d71f13f38e6606379ca18/687474703a2f2f736c61636b2e687474706c75672e696f2f62616467652e737667)](http://slack.httplug.io)

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

[](#installation)

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

```
composer require docker-php/docker-php
```

Docker API Version
------------------

[](#docker-api-version)

By default it will use the last version of docker api available, if you want to fix a version (like 1.25) you can add this requirement to composer:

```
composer require "docker-php/docker-php-api:4.1.25.*"
```

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.

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~267 days

Total

31

Last Release

2499d ago

Major Versions

v0.5.0 → 1.21.02016-01-29

1.24.x-dev → v2.0.02018-02-22

PHP version history (2 changes)v0.1.0PHP &gt;=5.4

v2.0.0PHP &gt;=7.1

### Community

Maintainers

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

---

Top Contributors

[![joelwurtz](https://avatars.githubusercontent.com/u/90466?v=4)](https://github.com/joelwurtz "joelwurtz (234 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)")[![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)")[![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)")[![ericpoe](https://avatars.githubusercontent.com/u/1981351?v=4)](https://github.com/ericpoe "ericpoe (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)")[![LeeSaferite](https://avatars.githubusercontent.com/u/47386?v=4)](https://github.com/LeeSaferite "LeeSaferite (2 commits)")[![micmania1](https://avatars.githubusercontent.com/u/881537?v=4)](https://github.com/micmania1 "micmania1 (2 commits)")[![deweller](https://avatars.githubusercontent.com/u/51414?v=4)](https://github.com/deweller "deweller (2 commits)")[![Babacooll](https://avatars.githubusercontent.com/u/6329406?v=4)](https://github.com/Babacooll "Babacooll (2 commits)")[![krzaczek](https://avatars.githubusercontent.com/u/5773701?v=4)](https://github.com/krzaczek "krzaczek (2 commits)")[![marcvdm](https://avatars.githubusercontent.com/u/1028066?v=4)](https://github.com/marcvdm "marcvdm (2 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/ordinaryparksee-docker-php/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[j0k3r/graby

Graby helps you extract article content from web pages

384349.6k2](/packages/j0k3r-graby)

PHPackages © 2026

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