Libraries tagged by laravel-controller
fadion/validator-assistant
21496 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
saritasa/laravel-controllers
15781 Downloads
Saritasa controllers for typical operations
suzunone/l-auto-comment-for-php-swagger
4101 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
sfneal/controllers
71869 Downloads
Opinionated Laravel Controllers extension
sdavis1902/laravel-controller-routes
3704 Downloads
In Laravel 5.3 Route::controller was removed. This package replaces that functionality if you still want to use it.
gblix/laravel-controller-repository-traits
6304 Downloads
Traits para Controllers de Laravel facilitando uso da lib `prettus/l5-repository`
optimus/laravel-controller
1307 Downloads
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes
chrispecoraro/laravel-controller-generator
26 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
paulhenri-l/laravel-route-helpers
9 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
milenmk/laravel-livewire-crud
23 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
klimis/cachemiddleware
457 Downloads
Cache Laravel controllers' response
jojomak13/laravel-attributes
2 Downloads
This package provides the ability to create custom attributes for Laravel controllers. You can use these attributes to add functionality like authorization, validation, or any other custom behavior to your controller methods.
anlutro/l4-controller
1189 Downloads
Base Laravel controller classes.
watson/testing
4170 Downloads
Laravel controller and model testing helpers.