Download the PHP package prsw/docker-php without Composer
On this page you can find all versions of the php package prsw/docker-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package docker-php
Docker PHP SDK
Asynchronous Docker Engine API client for PHP, built on amphp and generated from the official OpenAPI specification.
This is a rewrite of docker-php/docker-php.
CAUTION Not all endpoints have streaming support implemented.
Requirements
- PHP 8.3+
- Docker Engine (Unix socket access)
Installation
Quick Start
Usage
Basic Operations
Streaming Events
Stream real-time Docker events using FETCH_STREAM:
Container Logs
Service Logs
Custom Socket Path
Custom Client Options
You can also create a new client instance with different options using:
API Version
This SDK targets the Docker Engine API v1.47 (Docker 27.x+). The OpenAPI specification is at v1.47.yaml.
License
MIT
All versions of docker-php with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.3.0 || ~8.4.0 || ~8.5.0
amphp/http-client Version ^5.2.1
jane-php/open-api-runtime Version ^7.11
amphp/http-client-psr7 Version ^1.1
laminas/laminas-diactoros Version ^3.8
amphp/http-client Version ^5.2.1
jane-php/open-api-runtime Version ^7.11
amphp/http-client-psr7 Version ^1.1
laminas/laminas-diactoros Version ^3.8
The package prsw/docker-php contains the following files
Loading the files please wait ...