spatie/laravel-signal-aware-command
Add signal awareness to Laravel Artisan commands. Gracefully handle SIGINT/SIGTERM (Ctrl+C, container stop, deploy) to stop work cleanly, run shutdown logic, and avoid half-finished jobs—ideal for long-running CLI tasks and workers.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| seld/signal-handler | 0.80 | Lightweight PHP signal handling for CLI apps. Provides a simple API to register handlers for POSIX signals, integrate with event loops, and reliably dispatch callbacks. Ideal for daemons, workers, and long-running processes that need clean shutdowns. | 182 | 183 | 3 | 3M | 0 | 2.8 | 55.3 | MIT | 2 years ago | |
| aboutcoders/process-control-bundle | 0.77 | Symfony bundle providing process control via a container service (abc.process_control.controller). Default PCNTL implementation listens for SIGTERM so long-running jobs can detect when to exit. Service registration can be disabled via configuration. | 4 | 5 | 0 | 34 | 0 | 0.0 | 12.3 | MIT | — | |
| alexeyshockov/plain-commands | 0.76 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| danilovl/web-command-bundle | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 19.8 | — | MIT | 1 month ago | |
| spatie/laravel-slack-slash-command | 0.75 | Build Slack slash commands in Laravel. Define handlers to validate and process incoming Slack requests, reply within 3 seconds or dispatch jobs for longer work, and send structured responses back to Slack. Includes request/response helpers and simple routing of commands. | 254 | 255 | 48 | 26K | 0 | 26.1 | 31.2 | MIT | 3 months ago |
How can I help you explore Laravel packages today?