beluga-php / docker-php-api
Docker API generated files from OpenAPI Specification
Fund package maintenance!
flavioheleno
Installs: 140 382
Dependents: 3
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 49
Open Issues: 4
Requires
- php: >=8.1
- ext-mbstring: *
- jane-php/json-schema-runtime: ^7.5
- jane-php/open-api-runtime: ^7.5
- php-http/client-common: ^2.7
- php-http/discovery: ^1.19
- php-http/multipart-stream-builder: ^1.3
- psr/http-client: ^1.0
- psr/http-client-implementation: *
- psr/http-factory: ^1.0
- psr/http-factory-implementation: *
- psr/http-message: ^2.0
- psr/http-message-implementation: *
- symfony/deprecation-contracts: ^3.3
- symfony/options-resolver: ^6.3 || ^7.0
- symfony/serializer: ^6.3 || ^7.0
- symfony/validator: ^6.3 || ^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.8
- jane-php/open-api-3: ^7.4
- roave/security-advisories: dev-latest
Conflicts
- 7.1.45.x-dev
- v7.1.45.1
- v7.1.45.0
- 7.1.44.x-dev
- v7.1.44.0
- dev-main / 7.1.43.x-dev
- 7.1.43.x-dev
- v7.1.43.0
- 7.1.42.x-dev
- v7.1.42.1
- v7.1.42.0
- 7.1.41.x-dev
- v7.1.41.6
- v7.1.41.5
- v7.1.41.4
- v7.1.41.3
- v7.1.41.2
- v7.1.41.1
- v7.1.41.0
- 6.1.41.x-dev
- v6.1.41.1
- v6.1.41.0
- 6.1.36.x-dev
- v6.1.36.2
- v6.1.36.1
- v6.1.36.0
- 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: 2024-10-12 15:02:22 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 the original docker-php-api, created by Joel Wurtz.
License
The MIT License (MIT). Please see License File for more information.