Libraries tagged by running processes
overtrue/phplint
14948801 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
cocur/background-process
2150376 Downloads
Start processes in the background that continue running when the PHP process exists.
wrep/daemonizable-command
1610723 Downloads
Daemonizable (endless running) commands for Symfony.
shaneharter/php-daemon
50362 Downloads
Create solid, long-running PHP daemon processes
devium/processes
36033 Downloads
This package is used to get a list of running processes on Windows or Unix-like systems, even Darwin
mpyw/phpunit-patch-serializable-comparison
278065 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
seatgeek/djjob
240737 Downloads
Allows PHP web applications to process long-running tasks asynchronously
dpfaffenbauer/process-manager
93242 Downloads
Process Manager helps you to see statuses for long running Processes
php-lrpm/php-lrpm
9959 Downloads
PHP Long Running Process Manager
kunstmaan/utilities-bundle
153985 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
phplint/phplint
249037 Downloads
phplint can speed upi your linting my running several processes asynchronously
reliforp/reli-prof
1002 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.
milpa/agent
5926 Downloads
Long-running coding sessions for the Milpa PHP framework: a session is an event-sourced stream — conversation, plan, todos, granted permissions and human decision points — that survives the process, so an agent can be paused, resumed, audited and stopped.
braincrafted/background-process
6138 Downloads
Start processes in the background that continue running when the PHP process exists.
soarce/parallel-process-dispatcher
5521 Downloads
Tiny PHP library for running jobs in background and/or in parallel