middlewares/fast-route
PSR-15 middleware that integrates FastRoute for route matching and handler discovery. Adds the matched handler and route parameters as request attributes, and can generate 404/405 responses via a PSR-17 response factory (auto-detected by default).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| becklyn/javascript-routing | 0.84 | — | 1 | 1 | 0 | 178 | 0 | 1.5 | 22.8 | BSD-3-Clause | 4 years ago | |
| derafu/routing | 0.84 | — | 0 | 0 | 0 | 25 | 0 | 0.0 | 19.5 | MIT | — | |
| nikic/fast-route | 0.83 | FastRoute is a high-performance PHP 8.1+ request router using compiled regular expressions. Define routes with patterns and parameters (optional segments, constraints), dispatch by HTTP method and URI, and get NOT_FOUND, METHOD_NOT_ALLOWED, or FOUND with handler and vars. | 5,268 | 5,400 | 451 | 2M | 18 | 48.2 | 43.0 | NOASSERTION | 2 years ago | |
| symfony/routing | 0.83 | Symfony Routing maps HTTP requests to routes and parameters, and generates URLs from route definitions. Define Route and RouteCollection, then use UrlMatcher to match paths and UrlGenerator to build links based on a RequestContext. | 7,612 | 7,687 | 92 | 16M | 0 | 62.6 | 53.8 | MIT | 1 week ago | |
| sajadsdi/laravel-dynamic-router | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 1.8 | — | MIT | 1 year ago | |
| pebblecms/laravel-database-routes | 0.82 | — | 2 | 2 | 0 | 0 | 0 | 0.4 | 0.8 | — | — | |
| poshtive/router | 0.82 | — | 0 | 0 | 0 | 33 | 9 | 2.5 | 23.6 | MIT | — | |
| laminas/laminas-router | 0.82 | Laminas Router provides flexible, composable routing for PHP applications, with HTTP/console route types, route matching and assembly, and integration points for Laminas MVC/Mezzio. Includes CI-tested components and configurable route stacks. | 35 | 36 | 15 | 640K | 6 | 27.9 | 67.2 | BSD-3-Clause | 1 month ago | |
| 50bhan/symfony-route-usage | 0.82 | — | 4 | 4 | 2 | 0 | 0 | 0.0 | — | MIT | — | |
| bengor-user/symfony-routing-bridge | 0.82 | Adapter bridge that integrates BenGorUser’s User library with Symfony Routing, enabling user-related routing compatibility. Install via Composer and run the fully PHPSpec-tested suite locally. | 0 | 0 | 0 | 182 | 0 | 0.9 | 31.3 | MIT | 9 years ago | |
| binsoul/symfony-bundle-routing | 0.81 | — | 0 | 0 | 0 | 89 | 0 | 0.0 | 27.0 | MIT | — | |
| spatie/laravel-route-discovery | 0.77 | Automatically discover Laravel routes by scanning controllers and views instead of manually defining them. Configure discovery in your routes files and use PHP attributes to customize names, middleware, and more for each discovered route. | 239 | 240 | 29 | 2K | 0 | 23.0 | 14.5 | MIT | 5 months ago |
How can I help you explore Laravel packages today?