spatie/laravel-artisan-dispatchable
Register Laravel jobs as Artisan commands by implementing the ArtisanDispatchable interface. Dispatch queued jobs via CLI (e.g., php artisan process-podcast) so long-running tasks won’t block the scheduler, while remaining runnable from Artisan.
Add Laravel 13.x support
Full Changelog: https://github.com/spatie/laravel-artisan-dispatchable/compare/1.5.1...1.5.2
Full Changelog: https://github.com/spatie/laravel-artisan-dispatchable/compare/1.5.0...1.5.1
Full Changelog: https://github.com/spatie/laravel-artisan-dispatchable/compare/1.4.0...1.5.0
Full Changelog: https://github.com/spatie/laravel-artisan-dispatchable/compare/1.3.2...1.4.0
Full Changelog: https://github.com/spatie/laravel-artisan-dispatchable/compare/1.3.1...1.3.2
Full Changelog: https://github.com/spatie/laravel-artisan-dispatchable/compare/1.3.0...1.3.1
How can I help you explore Laravel packages today?