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
|
Constraint
|
|---|---|
| psr/http-message | ^2.0 |
| psr/simple-cache | ^2.0 || ^3.0 |
|
Package
|
Constraint
|
|---|---|
| lcobucci/coding-standard | ^11.1 |
| nyholm/psr7 | ^1.8 |
| phpbench/phpbench | ^1.2 |
| phpstan/extension-installer | ^1.1 |
| phpstan/phpstan | ^1.10 |
| phpstan/phpstan-deprecation-rules | ^1.1 |
| phpstan/phpstan-phpunit | ^1.3 |
| phpstan/phpstan-strict-rules | ^1.5 |
| phpunit/phpunit | ^10.3 |
How can I help you explore Laravel packages today?