Libraries tagged by running processes
overtrue/phplint
9385934 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
cocur/background-process
1313371 Downloads
Start processes in the background that continue running when the PHP process exists.
wrep/daemonizable-command
1285799 Downloads
Daemonizable (endless running) commands for Symfony.
mpyw/phpunit-patch-serializable-comparison
160088 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
shaneharter/php-daemon
44797 Downloads
Create solid, long-running PHP daemon processes
seatgeek/djjob
194056 Downloads
Allows PHP web applications to process long-running tasks asynchronously
dpfaffenbauer/process-manager
77554 Downloads
Process Manager helps you to see statuses for long running Processes
devium/processes
10991 Downloads
This package is used to get a list of running processes on Windows or Unix-like systems, even Darwin
php-lrpm/php-lrpm
2533 Downloads
PHP Long Running Process Manager
kunstmaan/utilities-bundle
140191 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
ezsystems/ezscriptmonitor-ls
204571 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.
phplint/phplint
241712 Downloads
phplint can speed upi your linting my running several processes asynchronously
reliforp/reli-prof
460 Downloads
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
soarce/parallel-process-dispatcher
2932 Downloads
Tiny PHP library for running jobs in background and/or in parallel
fastbill/parallel-process-dispatcher
11683 Downloads
Tiny PHP library for running jobs in background and/or in parallel