[ 原始碼: symfony ]
套件:php-symfony-routing(6.4.14+dfsg-1)
associate a request with code that generates a response
The Symfony Routing Component makes it easy to map HTTP requests to the code of an application that is able to process the request and generates a corresponding response. It thus serves as a router for an application, but should not be confused with a network router.
Symfony is a PHP framework, a set of tools and a development methodology.
其他與 php-symfony-routing 有關的套件
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-symfony-deprecation-contracts
- A generic function and convention to trigger deprecation notices