tnhnclskn / docker-engine-php
Docker Engine API with PHP
0.0.1
2021-09-01 23:26 UTC
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-03-01 00:43:51 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.