A task manager for PHP.
This project is built on an upcoming Symfony Process Manager, so it currently dependes on https://github.com/romainneutron/symfony.
This provide abstract classes, interfaces and a TaskManager to run commandline processes in parallel, each of them may loop, stop periodically, run any number of iterations.
Look at the demo example.
This project is released under the MIT license.