nikic/fast-route
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| middlewares/fast-route | 0.84 | 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). | 95 | 98 | 7 | 3K | 0 | 5.5 | 21.6 | MIT | 1 year ago | |
| nette/routing | 0.81 | Fast, flexible URL routing for PHP apps. Define clean routes with parameters, optional parts, and strict matching. Supports route lists, host/path based rules, URL generation, and reverse routing—ideal for structured web apps and APIs. | 262 | 262 | 4 | 125K | 2 | 16.1 | 41.3 | NOASSERTION | 5 months ago | |
| becklyn/javascript-routing | 0.78 | — | 1 | 1 | 0 | 178 | 0 | 1.5 | 22.8 | BSD-3-Clause | 4 years ago |
How can I help you explore Laravel packages today?