Libraries tagged by controller generator
noistudio/artcrud
74 Downloads
Laravel library for automatic generation CRUD Controllers
mwguerra/crud-artisan
1 Downloads
A Laravel package to generate CRUD controllers and Vue components for Inertia.js
kmacute/refine-helper
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
7 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
intellow/make-route-for-laravel
232 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test
elmokna/laravel-parse-scaffolder
11 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
aruberuto/workflow
66 Downloads
A package to generate model, controllers, helpers... in a laravel environment following the Aruberuto workflow
approcks/laravel-parse-scaffolder
40 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
sirio/laravel-command
18 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
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
thereline/crudmaster
5 Downloads
A laravel package for easy CRUD generation. Generate models, repositories, services, controllers, and views effortlessly with customizable options for Blade or Vue.
rudi97277/laravel-make-feature
13 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.