spatie/laravel-queued-db-cleanup
Safely delete large numbers of Laravel database records by dispatching non-overlapping queued cleanup jobs. Deletes in small chunks to reduce locks and avoid timeouts, automatically re-dispatching until the query’s records are gone.
|
Package
|
Constraint
|
|---|---|
| doctrine/dbal | ^3.0|^4.0 |
| illuminate/contracts | ^11.0|^12.0|^13.0 |
| laravel/serializable-closure | ^1.0|^2.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| pestphp/pest | ^3.0 |
| spatie/laravel-ray | ^1.9 |
How can I help you explore Laravel packages today?