2017 © Pedro Peláez
 

library supervisor

A PHP Lib for supervisor.

image

rockxsj/supervisor

A PHP Lib for supervisor.

  • Sunday, August 6, 2017
  • by rockxsj
  • Repository
  • 0 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Supervisor

It's a PHP XML RPC Client for supervisor., (*1)

Requirement

  • PHP >= 5.6
  • Zend-XMLRPC

Install

composer require rockxsj/supervisor, (*2)

Usage

$client = new \Rockxsj\Supervisor('http://127.0.0.1:9001/RPC2', 'username', 'password');
$processInfos = $client->getAllProcessInfo();

Tips

If you use the phpstorm as your ide, you will get the method and params autocomplete., (*3)

You can check http://supervisord.org/api.html this page for full documents., (*4)

Chat with me

Feel free to make a issue when you think you get a bug., (*5)

Also, you can join the QQ group: 632109190 to chat with me., (*6)

The Versions

06/08 2017

dev-master

9999999-dev

A PHP Lib for supervisor.

  Sources   Download

MIT

The Requires

 

by Avatar rockxsj

laravel supervisor xmlrpc

06/08 2017

1.0.2

1.0.2.0

A PHP Lib for supervisor.

  Sources   Download

MIT

The Requires

 

by Avatar rockxsj

laravel supervisor xmlrpc

05/08 2017

1.0.1

1.0.1.0

A PHP Lib for supervisor.

  Sources   Download

MIT

The Requires

 

by Avatar rockxsj

laravel supervisor xmlrpc

04/08 2017

1.0.0

1.0.0.0

A PHP Lib for supervisor.

  Sources   Download

MIT

The Requires

 

by Avatar rockxsj

laravel supervisor xmlrpc