Libraries tagged by controllers generator
david-chamling/laravel-api-crud
24 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
samyoteroglez/larawesomecrud
309 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
tgozo/laravel-codegen
121 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.
survos/maker-bundle
2582 Downloads
Tools to generate controllers and templates for the admin interface
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
onesite/laravel-module
2638 Downloads
Generate a module with model, migration, controller, routes and factory
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
codebider/generate-crud
96 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
abydahana/aksara
1123 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
typo3/kickstart
203775 Downloads
A simple generator for controller and views.
sobhan-aali/laravel-repo-controller-generator
23 Downloads
Generate controller, repository and request files.
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes
chrispecoraro/laravel-controller-generator
26 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
topsoft4u/openapi-generator
681 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
timwassenburg/laravel-improved-resource-controllers
69 Downloads
Generate complete resource controllers