Libraries tagged by laravel controller
develme/schema-wireframe
36 Downloads
Quickly stub out Laravel models, views and controllers based on MySQL's schema.
bengr/routing
310 Downloads
Package for implementing multiple solutions for routing in laravel application (regular routing, controller discovery, view discovery...)
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
syntech/dashboard
40 Downloads
A Laravel package to create custom controllers with associated resources
mwguerra/crud-artisan
1 Downloads
A Laravel package to generate CRUD controllers and Vue components for Inertia.js
keyur/prikedcd
15 Downloads
A Laravel package to find unused controller functions.
igorkalm/idpcontroller
11 Downloads
Some IDP Controller features integration with Laravel
aruberuto/workflow
66 Downloads
A package to generate model, controllers, helpers... in a laravel environment following the Aruberuto workflow
abevanation/reversify
3 Downloads
Reverse engineer an existing database schema into Laravel migrations, models, services, and controllers
noistudio/artcrud-mongodb
6 Downloads
Laravel library for automatic generation CRUD Controllers ( MONGODB version)
noistudio/artcrud
74 Downloads
Laravel library for automatic generation CRUD Controllers
liyq/apidocs
304 Downloads
根据laravel框架路由及Controller内的代码注释生成api文档并支持调用接口进行调试,支持FormRequest验证的参数读取
kmacute/refine-helper
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
7 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
impulse/pulsifier
13 Downloads
A laravel command utility for creating migrations, controllers and routes from model