morgonus / docker-api-php-client
A Docker PHP client
Installs: 914
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 4
Open Issues: 3
pkg:composer/morgonus/docker-api-php-client
Requires
- php: >=7.2
- amphp/artax: ^3.0
- guzzlehttp/psr7: ^1.2
- jane-php/json-schema: 6.0.2
- jane-php/open-api-3: 6.0.2
- jane-php/open-api-runtime: 6.0.2
- php-http/client-common: ^2.1.0
- php-http/message: ^1.0
- php-http/socket-client: 2.0.0-beta1
- symfony/filesystem: ^2.3 || ^3.0 || ^4.0 || ^5.0
- symfony/process: ^2.3 || ^3.0 || ^4.0 || ^5.0
Requires (Dev)
- amphp/artax: ^3.0
- amphp/socket: ^0.10.5
- friendsofphp/php-cs-fixer: 2.16.3
- phpstan/phpstan: ^0.12.25
- phpunit/phpunit: ^8.2.3
This package is auto-updated.
Last update: 2025-10-07 06:56:39 UTC
README
Requirements
Installation
The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.
Once composer is installed, execute the following command in your project root to install this library:
composer require morgonus/docker-api-php-client