Libraries tagged by laravel controller
grazulex/laravel-turbomaker
9 Downloads
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
eventhomes/laravel-fractalhelper
88721 Downloads
Compatible with Laravel 5+ and Lumen 5+.
erickcomp/laravel-breadcrumbs-attributes
266 Downloads
Provides breadcrumbs to controller methods using PHP Attributes
ecreeth/laravel-resource-view
300 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
chujc/laravel-generator
201 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
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
271 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
183 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.
desmart/laravel-layout
613 Downloads
Simple page structure controller for Laravel4