appserver icon indicating copy to clipboard operation
appserver copied to clipboard

[appserver-io/appserver] PHP process wrapper

Open wick-ed opened this issue 11 years ago • 1 comments

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

wick-ed avatar Jul 10 '14 15:07 wick-ed

@see https://github.com/symfony/Process

wick-ed avatar Jul 10 '14 15:07 wick-ed