Libraries tagged by laravel controller
malhal/laravel-restapi
8 Downloads
A controller and handler that lets you easily build a REST API
liqrgv/query-filter-laravel
1929 Downloads
Query filter shortcut for controller
eventhomes/laravel-fractalhelper
88721 Downloads
Compatible with Laravel 5+ and Lumen 5+.
erickcomp/laravel-breadcrumbs-attributes
231 Downloads
Provides breadcrumbs to controller methods using PHP Attributes
ecreeth/laravel-resource-view
299 Downloads
Generates the structure of views of a resource, its model and its controller
dezsidog/laravel-change-way
32 Downloads
change the dispatched controller by header
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
curly-deni/laravel-permission-kit
7 Downloads
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
cednore/boom-controller
7 Downloads
Booming server control interface for Laravel
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
armandsar/laravel-quick-view
270 Downloads
Quickly render view from controller without typing file names
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.
angkor/laravel-support
166 Downloads
Ankgor common support helpers, contracts, and traits required by various Ankgor packages. Validator functionality, and basic controller included out-of-the-box.
ferdinandfrank/laravel-file-generator
20 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.