brainstudnl / laravel-job-tracker
Track Laravel jobs in your application. With link to subjects, status and more.
Installs: 1 303
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/brainstudnl/laravel-job-tracker
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-09-28 13:21:44 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.