Libraries tagged by running processes
overtrue/phplint
9495908 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
cocur/background-process
1329385 Downloads
Start processes in the background that continue running when the PHP process exists.
wrep/daemonizable-command
1293400 Downloads
Daemonizable (endless running) commands for Symfony.
seatgeek/djjob
194926 Downloads
Allows PHP web applications to process long-running tasks asynchronously
mpyw/phpunit-patch-serializable-comparison
163684 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
shaneharter/php-daemon
44846 Downloads
Create solid, long-running PHP daemon processes
dpfaffenbauer/process-manager
77950 Downloads
Process Manager helps you to see statuses for long running Processes
devium/processes
11256 Downloads
This package is used to get a list of running processes on Windows or Unix-like systems, even Darwin
php-lrpm/php-lrpm
2713 Downloads
PHP Long Running Process Manager
kunstmaan/utilities-bundle
140737 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
204765 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
241913 Downloads
phplint can speed upi your linting my running several processes asynchronously
reliforp/reli-prof
469 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.
braincrafted/background-process
6106 Downloads
Start processes in the background that continue running when the PHP process exists.
soarce/parallel-process-dispatcher
2989 Downloads
Tiny PHP library for running jobs in background and/or in parallel