Libraries tagged by controllers generator
sirio/laravel-command
19 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
sehentak/php-kan-sql
22 Downloads
Auto generate RESTful API Controllers and Models from an SQL schema file.
benzine/orm
59 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
benzine/benzine-database
595 Downloads
The Benzine Database Access Layer. Includes generation of models, controllers and so on from schema.
arjanhulst/breadcrumbs-bundle
1 Downloads
Allows generating breadcrumbs from controller annotations.
adwiv/laravel-crud-adminlte
25 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
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
emmanuel_saleem/command_me
14 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
jiejunf/laravel-resourceful
36 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.
jannisfieml/laravelapigenerator
14 Downloads
A small package to generate basic migrations, models, requests, controllers and routes by editing yaml files
drewlabs/g-cli
119 Downloads
Generates classes, services, models and controller's components or entire project source code from databse structure