Libraries tagged by controller generator
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS
vcian/laravel-code-insights
86 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them
tgozo/laravel-codegen
185 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
slimphp-api/slim-api
358 Downloads
Tool for generating slim api controllers/models
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
mehedi250/laravel-structure-kit
28 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
layman/laravel-architect
4 Downloads
Laravel package for generating controllers, requests, models, and repositories from configuration.
kitlabs/maker-bundle
140 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
hopheartsceo/laravel-postman-exporter
34 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
hestalabs/modulemaker
8 Downloads
Module Maker is a package which is helpful to create modules with GUI, you can create a module with or without Controllers and View as per your requirement.
codebider/generate-crud
138 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
survos/maker-bundle
2737 Downloads
Tools to generate controllers and templates for the admin interface
phpcasts/yaf-console
199 Downloads
make controller,model,plugin,view by this tool
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.