Libraries tagged by route generator
crestapps/laravel-code-generator
98470 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
izniburak/laravel-auto-routes
52448 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
shahghasiadil/laravel-bruno-generator
4375 Downloads
Generate Bruno API collections from Laravel routes with automatic request body inference and environment support
profclems/postman-collection-generator
38840 Downloads
A package that automatically generate postman collection from laravel api/web routes
fedeisas/laravel-js-routes
139825 Downloads
Laravel 4 routes from Javascript
digitaldream/laracrud
22274 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
mobilestock/laravel-make-batching-routes
5062 Downloads
This library adds a route generator, model and automated tests.
opctim/symfony-bruno-generator
2978 Downloads
This bundle provides a simple command that will generate .bru files based on your registered routes using opctim/bruno-lang. Its usage is very similar to the commands of symfony/maker-bundle.
macellan/laravel-js-routes
26603 Downloads
Laravel routes from Javascript
ci4-cms-erp/ext_module_generator
2183 Downloads
A Spark command for CodeIgniter 4 that generates a modular structure for the ci4ms framework, including controllers, views, routes, and language files.
bvipul/generator
31487 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
mitulgolakiya/laravel-api-generator
30566 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
tomatophp/filament-menus
6780 Downloads
Menu Database builder to use it as a navigation on Filament Panel or as a Livewire Component
hopheartsceo/laravel-postman-exporter
690 Downloads
Automatically generate Postman v2.1 collections from your Laravel application routes, controllers, and FormRequest validations.
fissible/forge
1882 Downloads
OpenAPI spec generation for PHP — scaffolds specs from routes and infers schemas from validation rules