aboutcoders / supervisor-bundle
A symfony bundle to manage supervisor.
Installs: 4 785
Dependents: 0
Suggesters: 2
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.4.0
- lstrojny/fxmlrpc: ^0.13.0
- php-http/guzzle6-adapter: ^1.1
- php-http/message: ^1.3
- supervisorphp/supervisor: ~3
- symfony/symfony: ~2.6|~3.0
- zendframework/zend-diactoros: ^1.3
Requires (Dev)
- phpunit/phpunit: ^5.6.1
- symfony/monolog-bundle: ~2
This package is not auto-updated.
Last update: 2024-11-09 20:51:06 UTC
README
A symfony bundle to manage supervisor based on supervisorphp/supervisor.
Features
This bundle provides the following features:
- Console commands to manage supervisor instances
- JSON REST-API to manage supervisor instances
Documentation
Planned Features
- Add option to configure HTTP client adapters (Guzzle5, Guzzle6, Zend)
- Provide functionality available over XML-RPC as symfony console command
- Provide functionality available over XML-RPC over REST-API
License
The MIT License (MIT). Please see License File for more information.