php-react-child-process

Event-driven library for executing child processes with ReactPHP
  https://github.com/reactphp/child-process
  0
  no reviews



This library integrates Program Execution with the EventLoop. Child processes launched may be signaled and will emit an exit event upon termination. Additionally, process I/O streams (i.e. STDIN, STDOUT, STDERR) are exposed as Streams.