Libraries tagged by generate routes
larapulse/sitemap-bundle
39 Downloads
Provides a way to generate a sitemap as well as for static and dynamic routes, which require Propel, Doctrine, etc.
imikemiller/lumen-swagger-generators
16 Downloads
Provides a Lumen friendly artisan command to generate the Swagger JSON doc and a default web route.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
exclusivedev/laravel-request-docs
4 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
erpmonster/api-container-generator
2 Downloads
Generate Controller, Model, Migration, Repository, Service, Events and Routes
elngar/crud_generator
7 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
dilneiss/laravel-request-docs
175 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
devnullsoftware/api-generator
217 Downloads
Easily and quickly generate APIs. Documents and api user interface is automatically generated at /apis route.
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
microweber-deps/ziggy
107956 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
dpn/xml-sitemap-bundle
33590 Downloads
Generates XML sitemaps for your favourite search engine by extracting sitemap information out of the site's routes.
khalyomede/laravel-eloquent-uuid-slug
352 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
germania-kg/routenameurlcallable
873 Downloads
Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions
brainstud/laravel-patchable-api-resource
3810 Downloads
A route generator that generates distinct put and patch endpoints
phased/routing
13902 Downloads
Generates Vue Router configuration from your Laravel routes