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.
Full Changelog: https://github.com/spatie/laravel-signal-aware-command/compare/2.1.0...2.1.1
Full Changelog: https://github.com/spatie/laravel-signal-aware-command/compare/2.0.1...2.1.0
Full Changelog: https://github.com/spatie/laravel-signal-aware-command/compare/2.0.0...2.0.1
Full Changelog: https://github.com/spatie/laravel-signal-aware-command/compare/1.3.0...2.0.0
Full Changelog: https://github.com/spatie/laravel-signal-aware-command/compare/1.2.0...1.3.0
Support Laravel 9
How can I help you explore Laravel packages today?