Libraries tagged by route list
phel-lang/router
95 Downloads
A Phel router based on symfony routing component
lastguest/mu
61 Downloads
An URL router in only 140bytes
brainstud/laravel-patchable-api-resource
3154 Downloads
A route generator that generates distinct put and patch endpoints
apinephp/dist-route
18 Downloads
A lightweight regular expression based request router with support for dependency injection
pavankataria/laravel-ota-distribution-ios
139 Downloads
This package creates the html download views and routes required for both uploading ios builds and the creation of manifest files ready for downloading the ios builds.
innoboxrr/routes-to-json
157 Downloads
A partir de las rutas del sistema, laravel crea un archivo json en la ubicación especificada en el archivo de configuración para que sean resueltas en el frontend por el paquete route-resolver
bit55/litero
813 Downloads
Extra light router and dispatcher for small web applications.
mehrdad-dadkhah/open-street-map-api
2276 Downloads
Open Street Map (OSM) service to call and get results of APIs
code-distortion/laravel-auto-reg
1229 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
lastzero/symlex-core
9440 Downloads
Minimalistic Kernel and Routers based on Symfony Components
jeremykendall/lbtaas
10 Downloads
Little Bobby Tables as a Service
internetguru/laravel-smart-redirect
349 Downloads
A configurable Laravel 11 middleware package that handles URL redirection based on defined routes and uses Levenshtein distance to find the closest matching route for 404 errors.
hypario/router
75 Downloads
A little router for beginners in Object Oriented
jacobshenning/lite-router
8 Downloads
A small little router ready to adapt to your environment
lschricke/symfony-strict-route-collection
7 Downloads
This package offers a stricter version of the Symfony\Component\Routing\RouteCollection where you cannot add a Route with a name that is already registered, preventing you to overwrite an existing Route name by mistake.