docker-php/docker-php-api
Unmaintained generated Docker Engine API PHP client (Jane OpenAPI). Not intended for direct use—use docker-php instead. Versioning follows Jane major + Docker API version (e.g., 4.1.25.*); pin versions to avoid breakage.
docker-php/docker).Executives: "This package lets us integrate Docker API into our PHP stack with minimal dev effort—no need to build a custom client. It’s ideal for automating container workflows (e.g., CI/CD, scaling) while keeping costs low. The trade-off is maintenance (archived but stable for pinned versions), but the time saved justifies it for our roadmap."
Engineering:
"Instead of writing a Docker API wrapper from scratch, we can use this OpenAPI-generated client to interact with Docker’s API in PHP. It’s lightweight, covers core use cases, and avoids reinventing the wheel. We’ll pin to a specific version (e.g., 4.1.25.*) to lock in compatibility. If we hit limits, we can fork or switch to the docker-php/docker SDK later."
How can I help you explore Laravel packages today?