shela / docker-api-php-client
A Docker PHP client
1.3
2020-06-28 12:05 UTC
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-03-04 16:28:18 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