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 | 130 | 1 | 3.2 | 11.6 | MIT | 11 months 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-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 | 11K | 0 | 5.8 | 29.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 | 994 | 0 | 22.8 | 28.4 | MIT | 1 month ago | |
| spatie/laravel-directory-cleanup | 0.81 | 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 | 29K | 0 | 23.9 | 30.8 | MIT | 3 months ago | |
| leknoppix/laravel-cloudflare | 0.81 | — | 0 | 0 | 0 | 189 | 0 | 0.3 | 31.5 | 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. | 410 | 412 | 26 | 8K | 0 | 22.3 | 20.6 | MIT | 2 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 | 11.0 | 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.6 | — | — | 1 month 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. | 0 | 3 | — | 0 | — | 0.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 | 372 | 0 | 17.7 | 26.6 | NOASSERTION | 2 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 | — | — | 5 years ago | |
| mohammad-fouladgar/eloquent-builder | 0.78 | — | 526 | 527 | 43 | 2K | 0 | 4.2 | 8.7 | MIT | 6 years ago | |
| mr.incognito/crudify | 0.78 | Laravel package to scaffold API or web CRUD via Artisan. Generates models, migrations, controllers, form requests, resources, and optional Blade views. Supports typed validation, nullable fields (~), foreign keys/constraints, defaults, exclude flags, and a delete:crud cleanup command. | 1 | 1 | 0 | 24 | 0 | 19.1 | 17.9 | — | 4 weeks ago | |
| jenssegers/model | 0.78 | — | 396 | 397 | 56 | 53K | 17 | 14.1 | 35.9 | — | 1 year ago |
How can I help you explore Laravel packages today?