appserver
appserver copied to clipboard
[appserver-io/appserver] PHP process wrapper
Currently the runtime offers different processes (e.g. php-fpm, php, ...). To further improve the usability of these processes we might wrap them in a PHP layer to be able to control them from within the appserver.
UAC:
- There MUST be a possibility to at least enable "start", "stop" and "status" like functionality for processes within PHP
@see https://github.com/symfony/Process