PHPackages                             james75/supervisord-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. [HTTP &amp; Networking](/categories/http)
4. /
5. james75/supervisord-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

james75/supervisord-php
=======================

Simple PHP XMLRPC Client for http://supervisord.org

283PHP

Since Dec 14Pushed 13y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

supervisord-php
---------------

[](#supervisord-php)

Simple PHP XMLRPC Client for

Download
--------

[](#download)

```
git clone https://github.com/tyd/supervisord-php.git

```

Basic Usage
-----------

[](#basic-usage)

```
require_once 'supervisord-php/lib/Supervisord.php';

$s = new Supervisord('127.0.0.1', 9001, 'username', 'password');
print_r( $s->getAllProcessInfo() );

```

How to Contribute
-----------------

[](#how-to-contribute)

### Pull Requests

[](#pull-requests)

1. Fork the repository
2. Create a new branch for each feature or improvement
3. Send a pull request from each feature branch to the **develop** branch

It is very important to separate new features or improvements into separate feature branches, and to send a pull request for each branch. This allows me to review and pull in new features or improvements individually.

[![githalytics.com alpha](https://camo.githubusercontent.com/7fcdb6343515e3d658a9e3241635c13c6a4855dcace839cbc2cd7c50e12c53ca/68747470733a2f2f637275656c2d6361726c6f74612e7061676f6461626f782e636f6d2f3061306565663738653637653235396661313737326530663434346535323730 "githalytics.com")](http://githalytics.com/tyd/supervisord-php)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0c924c68a0fb7c0e4cefaa02326cba58fa1676b0a4181c3cae3f2d4031a8698?d=identicon)[james75](/maintainers/james75)

### Embed Badge

![Health badge](/badges/james75-supervisord-php/health.svg)

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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