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 | 72 | 0 | 0.0 | 19.3 | 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 | 287 | 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 | 1K | 0 | 0.0 | 43.2 | — | — | |
| 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,454 | 7,522 | 105 | 17M | 0 | 57.1 | 53.1 | MIT | 2 months ago | |
| abc/job | 0.83 | — | 2 | 2 | 1 | 4 | 0 | 0.0 | 5.1 | 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. | 5 | 5 | 1 | 25 | 0 | 0.1 | 12.2 | MIT | — | |
| chrisboulton/php-resque | 0.83 | — | 3,411 | 3,496 | 741 | 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 | — | 224 | 228 | 46 | 689 | 15 | 6.9 | 13.1 | MIT | — | |
| allprogrammic/resque | 0.83 | — | 2 | 2 | 3 | 30 | 0 | 0.1 | 14.4 | 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,826 | 184 | 149K | 0 | 38.7 | 26.1 | MIT | 5 months ago | |
| ajtis/job-queue-bundle | 0.82 | — | 0 | 0 | 0 | 5 | 0 | 12.7 | 11.8 | — | 6 months ago |
How can I help you explore Laravel packages today?