ordinaryparksee / docker-php-api
Docker API generated files from OpenAPI Specification
4.1.37
2019-07-12 15:31 UTC
Requires
- php: >=7.1
- ordinaryparksee/open-api-runtime: ^4.0
Requires (Dev)
- amphp/artax: ^3.0
- friendsofphp/php-cs-fixer: ^2.9
- jane-php/json-schema: ^4.0
- jane-php/open-api: ^4.0
- phpunit/phpunit: ^6.0
Suggests
- amphp/artax: To use the async api
This package is auto-updated.
Last update: 2026-06-13 06:48:13 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 3.1.25.0 is the version 1.25 of Docker API generated with Jane OpenAPI in a 3.X version.
You should always fix the version, or at least the 3 first numbers (3.1.25.*)