[ ソース: symfony ]
パッケージ: php-symfony-routing (7.2.0~rc1+dfsg-1)
php-symfony-routing に関するリンク
Debian の資源:
symfony ソースパッケージをダウンロード:
- [symfony_7.2.0~rc1+dfsg-1.dsc]
- [symfony_7.2.0~rc1+dfsg.orig.tar.xz]
- [symfony_7.2.0~rc1+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [symfony.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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