Libraries tagged by running processes
overtrue/phplint
11671975 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
cocur/background-process
1649341 Downloads
Start processes in the background that continue running when the PHP process exists.
wrep/daemonizable-command
1427924 Downloads
Daemonizable (endless running) commands for Symfony.
seatgeek/djjob
213891 Downloads
Allows PHP web applications to process long-running tasks asynchronously
devium/processes
20628 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
211900 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
shaneharter/php-daemon
46953 Downloads
Create solid, long-running PHP daemon processes
dpfaffenbauer/process-manager
84928 Downloads
Process Manager helps you to see statuses for long running Processes
php-lrpm/php-lrpm
6013 Downloads
PHP Long Running Process Manager
kunstmaan/utilities-bundle
146775 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
soarce/parallel-process-dispatcher
3880 Downloads
Tiny PHP library for running jobs in background and/or in parallel
fastbill/parallel-process-dispatcher
13957 Downloads
Tiny PHP library for running jobs in background and/or in parallel
long-running/core
674007 Downloads
Tools for working with long-running processes
neutomic/neutomic
60 Downloads
Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.
ezsystems/ezscriptmonitor-ls
207375 Downloads
eZ Publish extension that aims to avoid timeout problems and database corruption by moving long running processes from the GUI to the background.