spatie/laravel-model-cleanup
Deprecated: use Laravel’s built-in Prunable. Spatie’s laravel-model-cleanup deletes unneeded Eloquent records via a cleanUp() configuration per model, and an artisan command to prune records older than a given age or matching custom rules.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| omaralalwi/laravel-trash-cleaner | 0.82 | — | 21 | 21 | 2 | 168 | 1 | 2.6 | 13.0 | MIT | 1 year ago | |
| adgoal/cleaner-bundle | 0.82 | Symfony bundle integrating lamoda/cleaner. Configure DB and custom storage cleaners via YAML, including transactional mode, parameters, and multi-query setups. Provides a console command to run all cleaners or a selected one (cleaner:clear). | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| spatie/laravel-directory-cleanup | 0.82 | Automatically delete old files from specified directories in Laravel. Configure per-path age limits (in minutes) via a published config file, then run cleanup to keep temp, cache, and upload folders tidy. Supports auto service provider registration in Laravel 5.5+. | 306 | 309 | 33 | 28K | 0 | 21.9 | 30.1 | MIT | 4 months ago | |
| spatie/laravel-queued-db-cleanup | 0.82 | 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. | 80 | 80 | 11 | 13K | 0 | 5.8 | 30.7 | MIT | 1 year ago | |
| lamoda/cleaner | 0.82 | Lamoda Cleaner is a PHP library for purging old data from various storages, primarily databases. Includes configurable DB cleaners such as a Doctrine DBAL cleaner that runs parameterized cleanup queries to delete outdated records. | 3 | 3 | 0 | 0 | 0 | 0.2 | — | MIT | 4 years ago | |
| vizrex/laravel-cleaner | 0.81 | — | 4 | 4 | 3 | 0 | 0 | 0.1 | — | NOASSERTION | — | |
| promethys/revive | 0.81 | — | 16 | 16 | 3 | 475 | 0 | 23.8 | 23.5 | MIT | 3 weeks ago | |
| leknoppix/laravel-cloudflare | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| spatie/laravel-deleted-models | 0.81 | Automatically copy deleted Eloquent model attributes into a deleted_models table to create a recycle bin for records. Restore deleted models by ID when needed. An alternative to soft deletes for preserving deletion history without keeping rows in place. | 411 | 412 | 26 | 12K | 0 | 19.9 | 22.8 | MIT | 4 months ago | |
| blast-project/resource-bundle | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| suitmedia/laravel-cloudflare | 0.79 | — | 9 | 9 | 4 | 51 | 0 | 1.2 | 10.9 | MIT | 2 years ago | |
| laravel-admin/crud | 0.79 | Experimental Laravel package providing a ResourceController for quick CRUD admin modules. Define a model plus singular/plural names, add resource routes, and override methods to declare form fields, validation rules, and payload transforms. Includes Bootstrap-friendly views. | 3 | 3 | 1 | 0 | 0 | 24.0 | — | — | 2 months ago | |
| mralirezaeb/bugloos-test | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| sajadsdi/laravel-file-management-image | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | — | 2 years ago | |
| knowfox/crud | 0.79 | Knowfox CRUD for Laravel 5 cuts boilerplate for simple admin panels. Define fields in your Eloquent models and it dynamically generates list, create, and update views for your entities, speeding up basic CRUD interfaces. | 3 | 3 | 1 | 0 | 0 | 0.0 | — | LGPL-3.0 | — | |
| jiordiviera/laravel-log-cleaner | 0.79 | Laravel Log Cleaner helps you purge old Laravel log files automatically. Configure retention rules and schedule cleanup via Artisan/cron to keep storage tidy, prevent large logs, and reduce disk usage with minimal setup. | 7 | 7 | 2 | 187 | 0 | 15.4 | 21.6 | NOASSERTION | 3 months ago | |
| christhompsontldr/laraman | 0.79 | Laraman is a Laravel package that generates and serves simple man-style documentation for your app, helping you expose commands, routes, or internal tooling in a familiar CLI-friendly format for quick lookup by developers. | 7 | 7 | 2 | 0 | 0 | 6.7 | — | — | 6 years ago | |
| mr.incognito/crudify | 0.78 | Laravel CRUD generator for API or web apps. One Artisan command scaffolds models, migrations, controllers, form requests, API resources, routes, and optional Blade views. Supports validation rules, nullable fields, foreign keys/constraints, defaults, excludes, and delete:crud cleanup. | 1 | 1 | 0 | 5 | 0 | 17.6 | 8.7 | — | 2 months ago | |
| mohammad-fouladgar/eloquent-builder | 0.78 | — | 526 | 527 | 43 | 1K | 0 | 4.2 | 7.2 | MIT | 7 years ago | |
| jenssegers/model | 0.78 | — | 395 | 397 | 57 | 40K | 17 | 14.2 | 34.3 | — | 1 year ago |
How can I help you explore Laravel packages today?