Libraries tagged by generate controllers
targettech/laravel-api-doc-generator
13 Downloads
Auto generate Laravel api documentation from form request rules, controllers and routes
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)
filippo-toso/controllers-generator
64 Downloads
A Laravel Artisan command to automatically generate controllers and tests
x-controller/generate-column-constants
7 Downloads
Generate column constants for all tables in the database
coding-partners/auto-controller
43 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
tomosia-module/laravel-module-generate
0 Downloads
Helps quickly generate common Laravel classes (like Controller, Request, etc.) via Artisan commands
timocuijpers/laravel-controllers-generator
1 Downloads
Generate Laravel models from an existing database
cnitker/code-generate
0 Downloads
saas build controller,logic,model,validate
carlosartur/slim-auto-routing-controller
7 Downloads
Auto generate routes from class methods on slim framework.
isayama3/larave-project-generator
26 Downloads
albadrsystems/laravel-crud-generator
73 Downloads
crud packages installer for albadr systems.
mont4/laravelmaker
135 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
landlib/symfonytoolsbundle
20 Downloads
Symfony 3.4 Decorate Controller Tool generate service configuration for override third-party bundles controller. FileUploader Service for most simple configure FileType input with FormBuilderInterface.
dminustin/laravel-api-factory
37 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
ycs77/laravel-crud-page
11 Downloads
Fast generate CRUD pages, controllers of the Laravel.