Libraries tagged by generate controllers
drewlabs/g-cli
118 Downloads
Generates classes, services, models and controller's components or entire project source code from databse structure
bullhorn/fast-rest-services
2843 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
ecreeth/laravel-resource-view
299 Downloads
Generates the structure of views of a resource, its model and its controller
muravian/cigen
46 Downloads
Code generates following files in CodeIgniter 4 : models, controllers, routes.
elenyum/maker
16 Downloads
This bundle make module width controller, service and entity from json or console command.
elenyum/authorization
13 Downloads
This bundle oauth authorization in controller.
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.
khalyomede/laravel-api-generator
58 Downloads
Generates models, controllers and routes API from a database
elmokna/laravel-parse-scaffolder
11 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
danielquirogadev/clementinecrud
3 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
approcks/laravel-parse-scaffolder
40 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
topsoft4u/openapi-generator
661 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
intellow/make-route-for-laravel
230 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test
hayrican/generator
50 Downloads
Generates Migration, Model, View, Controller, Routes