romantomchak / docker-php-api
Docker API generated files from OpenAPI Specification
v6.1.40.1
2020-09-21 18:55 UTC
Requires
- php: >=7.2
- jane-php/json-schema-runtime: ^6.2
- php-http/client-common: ^2.0
- php-http/discovery: ^1.10
- php-http/message-factory: ^1.0
- php-http/multipart-stream-builder: ^1.1
- symfony/options-resolver: ^4.4.11 || ^5.0
- symfony/serializer: ^4.4.9 || ^5.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- jane-php/open-api-2: ^6.2
- squizlabs/php_codesniffer: ^3.5
Suggests
- amphp/artax: To use the async api
This package is auto-updated.
Last update: 2026-05-22 07:30:48 UTC
README
Generated API Client from OpenAPI specification of Docker, by Jane OpenAPI Client generator.
Usage
You should not use this library directly, please use the docker-php one instead.
Versioning
This library does not respect semver and will instead follow Jane OpenAPI version and Docker API version:
- First number is the Jane major version used for generating the files
- Second and third number are the Docker API Version
- Last number is the minor revision number for this
So 4.1.25.0 is the version 1.25 of Docker API generated with Jane OpenAPI in a 4.X version.
You should always fix the version, or at least the 3 first numbers (4.1.25.*)