laravel-queue-garbage-collection
by webparking
Collect PHP reference cycles after every queue job to keep long-running workers from leaking off-heap memory.
laravel-sentry-throttling
by webparking
Throttle exceptions before they are sent to Sentry, tagging survivors with their occurrence count.
laravel-openapi-validator
by webparking
An OpenAPI documentation validator using your existing Laravel tests
laravel-type-safe-collection
by webparking
This package provides type-safe extension of the laravel collection, forcing a single type of object.
laravel-db-rebuild
by webparking
A laravel package that allows for quick database rebuilds with presets.