[ 原始碼: symfony ]
套件:php-symfony-routing(7.2.1+dfsg-1)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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