Libraries tagged by generate controllers
delboy1978uk/generator
506 Downloads
Generate blank, controller, and db entity package templates for Bone Framework
sehentak/php-kan-sql
22 Downloads
Auto generate RESTful API Controllers and Models from an SQL schema file.
lumphp/generator
6 Downloads
generate mvc resource (controller, models, and view).
adwiv/laravel-crud-daisyui
20 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
adwiv/laravel-crud-adminlte
25 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
webvelopers/laravel-crud-generator
92 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
robin-van-dijk/laravel-action-permission
249 Downloads
A package to generate permissions from laravel controller actions
morganrowse/laravelcrud
89 Downloads
Artisan command to generate routing, views and controllers from a database table
mediawebid/makemodule
2 Downloads
Generate module structure including controller, request, resource, repository
laravelresource/resourcemaker
24 Downloads
Generate a model, repository, controller and services
ichie-benjamin/laravel-code-generator
24 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
emmanuel_saleem/command_me
14 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
ceddyg/clara-entity-generator
506 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
saleh/smart-api-generator
1 Downloads
Laravel package to auto-generate API scaffolding (model, migration, controller, routes)