Libraries tagged by routex
artisansdk/ratelimiter
2190619 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
wulfheart/pretty_routes
379862 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
steampixel/simple-php-router
46881 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/pest-plugin-route-testing
10975 Downloads
Make sure all routes in your Laravel app are ok
pmjones/auto-route
45111 Downloads
Automatically routes HTTP request to action classes.
pecee/simple-router
164511 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
mezzio/mezzio-router
3887554 Downloads
Router subcomponent for Mezzio
laravel-lang/routes
455220 Downloads
Easy and fast way to localize routes
gos/pubsub-router-bundle
2052784 Downloads
Symfony PubSub Router Bundle
evilfreelancer/routeros-api-php
123740 Downloads
Modern Mikrotik RouterOS API PHP client for your applications (with Laravel support)
contributte/api-router
443336 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
chinleung/laravel-multilingual-routes
130143 Downloads
A package to register multilingual routes.
bilfeldt/laravel-route-statistics
96748 Downloads
Log statistics about route usage per user/team
appzcoder/lumen-routes-list
690369 Downloads
Display the route list of Lumen
amphp/http-server-router
397022 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.