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.
|
Package
|
Constraint
|
|---|---|
| illuminate/console | ^10.0|^11.0|^12.0|^13.0 |
| illuminate/contracts | ^10.0|^11.0|^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.16.3 |
|
Package
|
Constraint
|
|---|---|
| brianium/paratest | ^6.2|^7.4.3 |
| nunomaduro/collision | ^6.0|^7.10|^8.0 |
| orchestra/testbench | ^8.21.1|^9.0|^10.0|^11.0 |
| pestphp/pest | ^2.34.1|^3.7|^4.4 |
| spatie/laravel-ray | ^1.35.1 |
| spatie/pest-plugin-snapshots | ^2.1 |
| spatie/phpunit-snapshot-assertions | ^5.1.5 |
How can I help you explore Laravel packages today?