Download the PHP package prolic/humus-supervisor-module without Composer
On this page you can find all versions of the php package prolic/humus-supervisor-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prolic/humus-supervisor-module
More information about prolic/humus-supervisor-module
Files in prolic/humus-supervisor-module
Download prolic/humus-supervisor-module
More information about prolic/humus-supervisor-module
Files in prolic/humus-supervisor-module
Vendor prolic
Package humus-supervisor-module
Short Description Supervisor module for Zend Framework 2 based on supervisord
License MIT
Homepage https://github.com/prolic/HumusSupervisorModule
Package humus-supervisor-module
Short Description Supervisor module for Zend Framework 2 based on supervisord
License MIT
Homepage https://github.com/prolic/HumusSupervisorModule
Please rate this library. Is it a good library?
Informations about the package humus-supervisor-module
Humus Supervisor Module
Humus Supervisor Module is a module for Zend Framework 2 based on supervisord.
Dependencies
- PHP 5.3.23
- Indigo Supervisor
- supervisord
- Zend-Servicemanager 2.3.0
- Zend-Modulemanager 2.3.0
- Zend-Mvc 2.3.0
- Zend-XmlRpc 2.3.0
- ZendXml 1.0.0
Installation
- Add
"prolic/humus-supervisor-module": "dev-master"
to yourcomposer.json
- Run
php composer.phar install
- Enable the module in your
config/application.config.php
by addingHumusSupervisorModule
tomodules
Configuration
Add this to your module configuration:
Usage
Make use of your supervisor:
Supervisord Installation
wget https://bootstrap.pypa.io/ez_setup.py -O - | sudo python
sudo easy_install supervisor
For configuration of supervisord see: http://supervisord.org/configuration.html
start with
supervisord
or to run no-daemon
supervisord -n
All versions of humus-supervisor-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.23
indigophp/supervisor Version >=2.0.2
zendframework/zend-servicemanager Version >=2.3.0
zendframework/zend-modulemanager Version >=2.3.0
zendframework/zend-mvc Version >=2.3.0
zendframework/zend-xmlrpc Version >=2.3.0
zendframework/zendxml Version >=1.0.0
indigophp/supervisor Version >=2.0.2
zendframework/zend-servicemanager Version >=2.3.0
zendframework/zend-modulemanager Version >=2.3.0
zendframework/zend-mvc Version >=2.3.0
zendframework/zend-xmlrpc Version >=2.3.0
zendframework/zendxml Version >=1.0.0
The package prolic/humus-supervisor-module contains the following files
Loading the files please wait ....