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

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

kreemer/docker-php
==================

A Docker client in PHP

1.41.1(5y ago)05MITPHPPHP ^7.4

Since Apr 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/kreemer/docker-php)[ Packagist](https://packagist.org/packages/kreemer/docker-php)[ RSS](/packages/kreemer-docker-php/feed)WikiDiscussions 1.41 Synced 3w ago

READMEChangelog (1)Dependencies (8)Versions (2)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 and heavily inspired by the official [docker-php](https://github.com/docker-php/docker-php) Repository.

The reason this isn't a fork is because the separation between the api class files and the actual client into two repositories lead to time-consuming work to sync these two repositories.

So this repository contains the client as well as the api (basically it's the idea behind the repository [Morgonus/docker-api-php-client](https://github.com/Morgonus/docker-api-php-client)).

This library aim to reach 100% API support of the Docker Engine.

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

[](#installation)

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

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

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

[](#docker-api-version)

Currently only the latest version of the api is supported.

Usage
-----

[](#usage)

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

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

```

Credits
-------

[](#credits)

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

The code and idea itself is inspired by [docker-php](https://github.com/docker-php/docker-php) by @JoelWurtz. This guy is too pretty awesome.

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

2

Last Release

1890d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/905dd52f3e3496d49f533a665ce4563dd944876be109503e36efd57bf9885c5b?d=identicon)[kreemer](/maintainers/kreemer)

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[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)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

346132.9M112](/packages/google-cloud-core)[toin0u/geocoder-laravel

Geocoder Service Provider for Laravel

7615.4M17](/packages/toin0u-geocoder-laravel)[civicrm/civicrm-core

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

751291.4k43](/packages/civicrm-civicrm-core)[anthropic-ai/sdk

Anthropic PHP SDK

163583.3k17](/packages/anthropic-ai-sdk)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)

PHPackages © 2026

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