cocur/background-process
Run shell commands as detached background processes from PHP so they keep running after the request/script ends. Start jobs, optionally get PID, poll if running, and stop them (Unix). Basic Windows support for launching only.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| acassan/worker-bundle | 0.88 | Laravel/PHP worker bundle providing a queue/worker manager to run and supervise background jobs. Includes tooling to start, stop, and monitor workers and process queued tasks, helping you manage asynchronous job execution in your application. | 0 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aureja/job-queue | 0.87 | JobQueue is a PHP package for managing job queues, providing a simple way to enqueue, process, and organize background tasks in your application. Suitable for basic queueing needs with a lightweight setup and straightforward API. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| cloudone/job-queue-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| coka/worker-bundle | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| effiana/job-queue-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 5 years ago | |
| dansan/jobboy | 0.84 | JobBoy is the core library for the JobBoyProject, providing the foundational components used across the project. For setup and usage details, see the official documentation in the jobboy-doc repository. | 2 | 2 | 0 | 106 | 0 | 0.0 | 21.6 | MIT | — | |
| arko/queue-manager | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| catch-of-the-day/php-resque-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bcc/resque-bundle | 0.83 | — | 119 | 121 | 88 | 170 | 26 | 11.5 | 18.2 | — | — | |
| draw/process | 0.83 | draw/process is a Laravel/PHP package for running and managing external processes. It helps you start commands, capture output, handle errors, and control execution in a clean API—useful for queues, build tasks, and integrations that need shell tools. | 0 | 0 | 0 | 369 | 0 | 0.0 | 35.5 | — | — | |
| symfony/process | 0.83 | Symfony Process component runs external commands in sub-processes, with built-in support for piping input/output, timeouts, signals, and error handling. Ideal for safely launching CLI tools from PHP applications and capturing their output. | 7,453 | 7,511 | 104 | 18M | 0 | 56.9 | 53.2 | MIT | 4 weeks ago | |
| abc/job | 0.83 | — | 2 | 2 | 1 | 8 | 0 | 0.0 | 7.8 | MIT | — | |
| boson-php/runtime | 0.83 | Lightweight runtime for boson-php that helps bootstrap and manage execution of Boson-based apps. Provides core runtime utilities and integration points for running, configuring, and packaging projects with minimal overhead. | 4 | 5 | 0 | 25 | 0 | 0.0 | 10.8 | MIT | — | |
| chrisboulton/php-resque | 0.83 | — | 3,411 | 3,496 | 739 | 10K | 76 | 52.1 | 34.7 | MIT | — | |
| milestone/task | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 1.8 | — | — | 6 years ago | |
| duguncom/queue-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 2 | 2.2 | — | — | 6 years ago | |
| mjphaynes/php-resque | 0.83 | — | 225 | 228 | 46 | 692 | 11 | 5.6 | 11.7 | MIT | — | |
| allprogrammic/resque | 0.83 | — | 2 | 2 | 3 | 16 | 0 | 0.1 | 11.1 | MIT | — | |
| spatie/async | 0.83 | Run PHP tasks in parallel with a simple Pool API built on PCNTL. Add closures, handle results via then/catch, and wait for completion. Ideal for speeding up batch jobs, CPU-heavy work, and IO-bound processing with multiple processes. | 2,815 | 2,830 | 184 | 171K | 0 | 37.4 | 26.7 | MIT | 7 months ago | |
| ajtis/job-queue-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 11.1 | — | — | 7 months ago |
How can I help you explore Laravel packages today?