PHPackages                             prsw/docker-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. prsw/docker-php

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

prsw/docker-php
===============

Docker PHP SDK

v0.2.1(1y ago)05MITPHP

Since Dec 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/praswicaksono/docker-php)[ Packagist](https://packagist.org/packages/prsw/docker-php)[ RSS](/packages/prsw-docker-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

PHP Docker SDK
==============

[](#php-docker-sdk)

Rewrite version of [Docker PHP](https://github.com/docker-php/docker-php)

Dependencies:

- [amphp/http-client](https://github.com/amphp/http-client)
- [jane-php/open-api-runtime](https://github.com/jane-php/open-api-runtime)

Not all streaming based endpoint have implemented yet.

Usage
=====

[](#usage)

```
use PRSW\Docker\Client;

$client = Client::withHttpClient();

$res = $client->systemEvents(fetch: Client::FETCH_STREAM);

forach ($res->stream() as $event) {
    var_dump($event);
}
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance40

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

3

Last Release

499d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/023a0bd17758df473ae6dad9f07575a8d0a8c36b06e83396b5962aecba38c722?d=identicon)[PrasWicaksono](/maintainers/PrasWicaksono)

---

Top Contributors

[![praswicaksono](https://avatars.githubusercontent.com/u/603125?v=4)](https://github.com/praswicaksono "praswicaksono (4 commits)")

### Embed Badge

![Health badge](/badges/prsw-docker-php/health.svg)

```
[![Health](https://phpackages.com/badges/prsw-docker-php/health.svg)](https://phpackages.com/packages/prsw-docker-php)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.1k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
