brainstudnl / laravel-job-tracker
Track Laravel jobs in your application. With link to subjects, status and more.
v0.1.1
2025-04-28 12:31 UTC
Requires
- php: ^8.2
- brainstud/has-identifier: ^2.0
- laravel/framework: ^11.0 || ^12.0
Requires (Dev)
- laravel/pint: ^1.18
- orchestra/testbench: ^9.6
- phpunit/phpunit: ^11.4
- spatie/laravel-ray: ^1.37
This package is auto-updated.
Last update: 2025-05-28 12:40:10 UTC
README
WORK IN PROGRESS
This project is under development and aspires to be an extension/continuation of Laravel Job Status.
Primary goal will be linking models to a JobState
to allow for querying jobs for models.