symfony/routing
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.
|
Package
|
Constraint
|
|---|---|
| symfony/deprecation-contracts | ^2.5|^3 |
|
Package
|
Constraint
|
|---|---|
| psr/log | ^1|^2|^3 |
| symfony/config | ^7.4|^8.0 |
| symfony/dependency-injection | ^7.4|^8.0 |
| symfony/expression-language | ^7.4|^8.0 |
| symfony/http-foundation | ^7.4|^8.0 |
| symfony/yaml | ^7.4|^8.0 |
How can I help you explore Laravel packages today?