Libraries tagged by laravel cleaner
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
kadevland/laravel-easy-modules
4 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
grazulex/laravel-tddraft
6 Downloads
A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.
grazulex/laravel-statecraft
4 Downloads
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
grazulex/laravel-safeguard
6 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
fahlgrendigital/packages-statamic-static-clean
4 Downloads
Keep Stataic static page cache in sync with url hash cache.
deshithemes/css-cleaner
9 Downloads
🚀 Laravel CSS Optimizer: Purge unused CSS, Minify styles, Boost website speed & SEO. Zero-config setup for Tailwind, Bootstrap. 30%+ smaller CSS files guaranteed.
cloudstudio/laravel-html-crawler
9 Downloads
A Laravel package for cleaning and transforming HTML content with a fluent interface
clean-bandits/single-action-resource-controllers-for-laravel-dingo-api
110 Downloads
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
zepfietje/laravel-stubs
6108 Downloads
Clean versions of the stubs shipped with Laravel.
ubient/laravel-flash-message
191 Downloads
A Laravel package to display flash messages to your users in a fluent, clean, testable and easy-to-use way!
lbiltech/laravel-generator-ui
90 Downloads
Laravel Generator UI is a collection of HTML, CSS, and JS files that implement a clean, responsive, and customizable UI for the Laravel Generator.
cslant/laravel-generator-ui
289 Downloads
Laravel Generator UI is a collection of HTML, CSS, and JS files that implement a clean, responsive, and customizable UI for the Laravel Generator.
codenco-dev/laravel-eloquent-pruning
20 Downloads
We often have to clean up our oldest or unnecessary records. This package does it easily for us.