tnhnclskn / docker-engine-php
Docker Engine API with PHP
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/tnhnclskn/docker-engine-php
Requires
- clue/block-react: ^1.4
- clue/reactphp-ssh-proxy: ^1.3
- http-interop/http-factory-guzzle: ^1.0
- jane-php/open-api-runtime: ^6.0
- react/http: ^1.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- jane-php/open-api-2: ^6.0
This package is auto-updated.
Last update: 2025-09-29 02:58:00 UTC
README
Docker Engine PHP is a Docker 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.40.
Installation
The recommended way to install Docker PHP is of course to use Composer:
composer require tnhnclskn/docker-engine-php
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.