Libraries tagged by generate controllers
matt-daneshvar/laravel-resource-actions
6 Downloads
General implementation for Laravel resource actions
abydahana/aksara
1128 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes
dalira-php/controller
67 Downloads
Dalira controller generator library
chrispecoraro/laravel-controller-generator
26 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
stalkdeveloper/laravel-crud-generator
3 Downloads
Laravel CRUD generator package for API and Web with customizable Artisan command and built-in support for models, controllers, form validation, API resources and Blade views.
pilabrem/laravel-code-generator-ui
251 Downloads
User interface to help developpers with laravel-code-generator commands
mouhamedfd/permissions-generator
37 Downloads
:permission generation for all your declared routes with corresponding controller action
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
chujc/laravel-generator
201 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
matt-daneshvar/rest
112 Downloads
General implementation for Laravel 5 resource controllers
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS