prestainfra / docker-php-api
Docker API generated files from OpenAPI Specification
Requires
- php: >=7.1
- jane-php/open-api-runtime: ^6.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.17 || ^3.0
- jane-php/json-schema: ^6.3
- jane-php/open-api-3: ^6.3
Suggests
- php-http/socket-client: Socket-based HTTP Client to use the API
Conflicts
This package is not auto-updated.
Last update: 2026-06-14 13:44:26 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.*)
Credits
This library is a fork of a fork docker-php-api created by Flávio Heleno. The original project docker-php-api created by Joel Wurtz.
Thanks Joel Wurtz and Flávio Heleno
License
The MIT License (MIT). Please see License File for more information.