brainstudnl / laravel-job-tracker
Track Laravel jobs in your application. With link to subjects, status and more.
Package info
github.com/brainstudnl/laravel-job-tracker
pkg:composer/brainstudnl/laravel-job-tracker
v0.2.0
2026-04-16 07:38 UTC
Requires
- php: ^8.3
- brainstud/has-identifier: ^3.0
- laravel/framework: ^12.0 || ^13.0
Requires (Dev)
- laravel/pint: ^1.29
- orchestra/testbench: ^v11.1.0
- phpunit/phpunit: ^11.4
- spatie/laravel-ray: ^1.37
This package is auto-updated.
Last update: 2026-04-16 07:39:16 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.