Download the PHP package pmvc-plugin/supervisor without Composer
On this page you can find all versions of the php package pmvc-plugin/supervisor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pmvc-plugin/supervisor
More information about pmvc-plugin/supervisor
Files in pmvc-plugin/supervisor
Download pmvc-plugin/supervisor
More information about pmvc-plugin/supervisor
Files in pmvc-plugin/supervisor
Vendor pmvc-plugin
Package supervisor
Short Description supervisor for daemon, service, etc...
License MIT
Package supervisor
Short Description supervisor for daemon, service, etc...
License MIT
Please rate this library. Is it a good library?
Informations about the package supervisor
Supervisor
Daemon
if run with Daemon mode and code not exit with 1, Supervisor will auto restore Daemon, this will not effect script mode
How to use?
https://github.com/pmvc-plugin/supervisor/blob/master/demos/demo.php
Install with Composer
1. Download composer
- mkdir test_folder
- curl -sS https://getcomposer.org/installer | php
2. Install by composer.json or use command-line directly
2.1 Install by composer.json
-
vim composer.json
- php composer.phar install
2.2 Or use composer command-line
- php composer.phar require pmvc-plugin/supervisor
All versions of supervisor with dependencies
PHP Build Version
Package Version
The package pmvc-plugin/supervisor contains the following files
Loading the files please wait ....