Libraries tagged by clear controllers
rosamarsky/laravel-command-bus
13713 Downloads
Simple Command Bus for Laravel framework
webographen/statamic-widget-cache-controller
4137 Downloads
Clear Statamic's caches from the control panel
pentium10/yii-clear-filters-gridview
217 Downloads
This yii extension helps you to clear remembered filter values on GridViews, by using the additional top right image.
dannyrios81/yii-clear-filters-gridview-fork
62 Downloads
This yii extension helps you to clear remembered filter values on GridViews, by using the additional top right image.
rosamarsky/symfony-validator
5 Downloads
Simple annotation validator for Symfony framework
edupham/laravel-command-bus
4 Downloads
Simple Command Bus for Laravel framework
clean-bandits/single-action-resource-controllers-for-laravel
1205 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.
clean-bandits/single-action-resource-controllers-for-laravel-dingo-api
110 Downloads
raza9798/core-modules
20 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
imade/datatable-model
132 Downloads
A dedicated class (model) to configure Chumper's Datatable package for Laravel (https://github.com/Chumper/Datatable) to keep your controllers as clean as possible.
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
kamal/clean-structure
17 Downloads
This a clean skeleton using controller-service-repository architucture
iipokypatop/laravel-code-generator
40 Downloads
A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
batenburg/response-factory-bundle
6497 Downloads
A response factory bundle, to clean your controller code.