Libraries tagged by controller generator
vcian/laravel-code-insights
87 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
360 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.
rahasistiyak/laravel-super-artisan
8 Downloads
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
onesite/laravel-module
3148 Downloads
Generate a module with model, migration, controller, routes and factory
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
29 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.
kernel243/artisan
1166 Downloads
This package provides a set of artisan commands for Laravel
john-montigomo/symfony-maker-bundle
217 Downloads
This fork of Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code with flexible architecture configuration.
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.
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.
slimphp-api/slim-mvc
305 Downloads
A module for slim-api for mvc, creating structure, generators for creating controllers/models and scaffold