spatie/laravel-interacts-with-payload
Inject extra data into the payload of every queued job in your Laravel app. Add keys via a facade (e.g., current user, request context), then access them inside jobs with the InteractsWithPayload trait using getFromPayload().
How can I help you explore Laravel packages today?