Libraries tagged by generate controllers
kmaking/resource-generator
152 Downloads
This package allow to generate resource for your application, resources includes views and controller
yii2mod/yii2-gii-extended
5783 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
ahmedalmory/joda-resources
1217 Downloads
a trait that generates resources methods for controller
bullhorn/fast-rest
7862 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
elenyum/maker
21 Downloads
This bundle make module width controller, service and entity from json or console command.
elenyum/authorization
19 Downloads
This bundle oauth authorization in controller.
topsoft4u/openapi-generator
668 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
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
hayrican/generator
54 Downloads
Generates Migration, Model, View, Controller, Routes
bullhorn/fast-rest-services
2886 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.
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