docker-php / docker-php-api
Docker API generated files from OpenAPI Specification
Requires
- php: >=7.1
- jane-php/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
- 4.1.36.x-dev
- v4.1.36.1
- v4.1.36.0
- 4.1.35.x-dev
- v4.1.35.1
- v4.1.35.0
- 4.1.34.x-dev
- v4.1.34.1
- v4.1.34.0
- 4.1.33.x-dev
- v4.1.33.1
- v4.1.33.0
- 4.1.32.x-dev
- v4.1.32.1
- v4.1.32.0
- 4.1.31.x-dev
- v4.1.31.1
- v4.1.31.0
- 4.1.30.x-dev
- v4.1.30.1
- v4.1.30.0
- 4.1.29.x-dev
- v4.1.29.1
- v4.1.29.0
- 4.1.28.x-dev
- v4.1.28.1
- v4.1.28.0
- 4.1.27.x-dev
- v4.1.27.1
- v4.1.27.0
- 4.1.26.x-dev
- v4.1.26.1
- v4.1.26.0
- 4.1.25.x-dev
- v4.1.25.1
- v4.1.25.0
This package is auto-updated.
Last update: 2021-04-08 22:40:28 UTC
README
I'm backing off maintaining this library due to a lack of motivation, time and usage of docker, contact me on twitter https://twitter.com/joelwurtz if you wish to take over this repository (or just do a fork).
Docker PHP Api
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.*)