jiordiviera/laravel-log-cleaner
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| onramplab/laravel-auditing-log | 0.79 | — | 1 | 1 | 0 | 96 | 0 | 0.9 | 23.4 | MIT | 3 years ago | |
| spatie/laravel-model-cleanup | 0.79 | 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. | 396 | 410 | 43 | 196 | 0 | 5.5 | 1.7 | MIT | 5 years ago | |
| spatie/laravel-activitylog | 0.78 | Log user and model activity in Laravel with an easy API. Manually record actions or automatically log Eloquent events, attach subjects/causers and custom properties, and query everything via the Activity model stored in the activity_log table. | 5,843 | 5,903 | 745 | 2M | 0 | 67.0 | 41.0 | MIT | 2 months ago | |
| spatie/laravel-backup | 0.77 | Back up your Laravel app to any configured filesystem. Creates zip archives of selected files plus database dumps, supports multiple destinations, health monitoring, notifications, and automated cleanup of old backups via simple Artisan commands. | 5,986 | 6,069 | 796 | 793K | 0 | 67.2 | 33.6 | MIT | 2 months ago | |
| wayofdev/laravel-package-tpl | 0.77 | — | 11 | 11 | 1 | 0 | 1 | 10.2 | 3.4 | MIT | 1 year ago | |
| bnzo/livewire-tmp-cleanup | 0.77 | Schedules automatic cleanup of Livewire temporary uploads on S3-compatible disks. Adds the livewire-tmp:clean Artisan command to delete files older than a configurable age, with optional dry-run. Auto-scheduled daily, safe for multi-server deployments. | 0 | 0 | 0 | 254 | 0 | 18.9 | 38.6 | MIT | 1 month ago | |
| omaralalwi/laravel-trash-cleaner | 0.74 | — | 21 | 21 | 2 | 130 | 1 | 3.2 | 11.6 | MIT | 11 months ago | |
| onamfc/laravel-devlogger | 0.73 | Laravel database logger with automatic exception catching and rich metadata. Tag and filter logs by level, date, queue, status, request context, and user. Includes configurable retention/cleanup, fallback channels, and flexible env-based setup. | 16 | 16 | 1 | 0 | 0 | 5.4 | — | MIT | 10 months ago | |
| spatie/laravel-directory-cleanup | 0.73 | 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 | |
| laragraph/utils | 0.72 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| onamfc/laravel-devlogger-dashboard | 0.72 | — | 5 | 5 | 0 | 0 | 0 | 4.1 | — | — | 10 months ago | |
| codetech/laravel-api-logs | 0.72 | — | 0 | 0 | 0 | 283 | 0 | 1.8 | 33.9 | MIT | 1 year ago | |
| justbetter/laravel-error-logger | 0.72 | Manually log application errors to a database with a fluent API (message, details, group, throwable, model). Optionally schedule a daily notification job to send summaries via a chosen channel (e.g. Slack). Includes pruning command; Nova UI available separately. | 3 | 3 | 1 | 591 | 0 | 20.8 | 33.9 | MIT | 1 month ago | |
| salahhusa9/laravel-updater | 0.72 | Update your Laravel 10/11/12 app with a single command or click. Laravel Updater streamlines project updates with an easy setup and docs, plus built-in tests and ongoing maintenance for smoother upgrades. | 216 | 216 | 20 | 135 | 2 | 7.2 | 9.5 | MIT | 4 days ago | |
| abbasudo/laravel-purity | 0.71 | Laravel Purity adds elegant filtering and sorting to Eloquent queries. Just call filter() on a model query, then let clients apply complex conditions via URL query parameters (e.g., filters[title][$contains]=...). Great for clean, flexible APIs. | 515 | 516 | 60 | 24K | 19 | 34.1 | 35.5 | MIT | 2 months ago | |
| f9webltd/laravel-deletable | 0.71 | — | 158 | 158 | 8 | 1K | 2 | 20.6 | 14.3 | MIT | 2 months ago | |
| spatie/laravel-log-dumper | 0.71 | Adds an ld() helper to dump any values to your Laravel application log using Symfony VarDumper formatting. Log multiple arguments, choose or chain log levels (info/debug/error/etc.), and enable/disable logging when needed. | 121 | 121 | 10 | 19K | 0 | 19.8 | 34.0 | MIT | 3 months ago |
How can I help you explore Laravel packages today?