Libraries tagged by generate controllers
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
onesite/laravel-module
2936 Downloads
Generate a module with model, migration, controller, routes and factory
markocupic/rss-feed-generator-bundle
7548 Downloads
Simple RSS feed generator. Generate RSS feeds inside a symfony controller.
sobhan-aali/laravel-repo-controller-generator
37 Downloads
Generate controller, repository and request files.
timwassenburg/laravel-improved-resource-controllers
69 Downloads
Generate complete resource controllers
nahid-ferdous/laravel-module-generator
1255 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
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.
ferdinandfrank/laravel-file-generator
20 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
saloum45/controllergenerate
158 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
creads/api2symfony
757 Downloads
PHP library to automatically generate Symfony2 controllers from API specifications (RAML, Blueprint, Swagger...)
thomasleconte/laminas-gen
13 Downloads
Package for generate modules / controllers / forms with Laminas Framework.
deuxhuithuit/craft-routes-api
260 Downloads
Adds a controller to generate a routes config file.
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
ceddyg/clara-entity-generator
510 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
paulhenri-l/laravel-route-helpers
10 Downloads
Rails like route helpers to easily generate paths to your laravel controllers