Libraries tagged by processed
cheprasov/php-parallel
12437 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
braincrafted/background-process
6117 Downloads
Start processes in the background that continue running when the PHP process exists.
bitandblack/request-cache
1253 Downloads
Smooth caching of HTTP requested data. It runs non-blocking and uses background processes to request the data.
ballen/executioner
5696 Downloads
Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.
alchemy/task-manager
87695 Downloads
A manager for running parallel PHP processes command line.
yezuozuo/multi-processes
25 Downloads
multi process
steevanb/php-parallel-processes
3290 Downloads
Call processes in parallel
programie/parallel-processes
51 Downloads
A library to handle parallel process executions using Symfony Process component
saxulum/saxulum-processes-executor
276 Downloads
Saxulum Processes Executor
pavel_agarkov/speed-hunter
9 Downloads
Managing php-cli processes from under php-cgi and waiting for a response from the last process. (Only for * nix systems with shared memory support).
okipa/laravel-supervisor-downtime-notifier
8098 Downloads
Get notified when supervisor is down.
maximgrynykha/winkill
4 Downloads
Scan & Kill Windows processes in PHP
justmisha/php-multirunner
10 Downloads
The package gives the ability to run multiple processes (programs and scripts) in parallel in the background.
jenner/react-multi-process
164 Downloads
react multi processes support
dystcz/flow
195 Downloads
Manage workflows, business processes, multistep forms and more in Laravel.