omaralalwi/laravel-trash-cleaner
bootstrap/cache) and frontend build artifacts (e.g., node_modules, public/build) to free disk space and improve build speeds.Adopt if:
php artisan optimize commands.Look elsewhere if:
For Executives: "This package automates the cleanup of debug and log files in our Laravel apps, saving time and reducing storage costs. For example, it can clear Clockwork/Debugbar folders and rebuild frontend assets—tasks that currently require manual effort or custom scripts. By integrating this into our CI/CD pipeline, we can cut down on deployment-related maintenance by 30% and ensure our staging/production environments stay lean. It’s a low-risk, high-reward addition with minimal setup."
For Engineering: *"Laravel Trash Cleaner is a lightweight package that handles three key pain points:
trash:clean) wipes Clockwork, Debugbar, and Telescope files with a progress bar.npm/yarn/pnpm to refresh assets post-cleanup.
It’s battle-tested (MIT license), configurable via published config, and integrates seamlessly with Laravel’s scheduler. Perfect for automating post-deploy or nightly maintenance tasks."*How can I help you explore Laravel packages today?