[ 源代码: symfony ]
软件包:php-symfony-http-kernel(6.4.14+dfsg-1)
building blocks for flexible and fast HTTP-based frameworks
The Symfony HttpKernel Component provides a structured process for converting requests into responses and is flexible enough to build full-stack frameworks like Symfony as well as micro frameworks like Silex on top of it.
Symfony is a PHP framework, a set of tools and a development methodology.
其他与 php-symfony-http-kernel 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-psr-log
- common interface for logging libraries
-
- dep: php-symfony-deprecation-contracts
- A generic function and convention to trigger deprecation notices
-
- dep: php-symfony-error-handler
- manage errors and ease debugging
-
- dep: php-symfony-event-dispatcher
- dispatch events and listen to them
-
- dep: php-symfony-http-foundation
- object-oriented layer for the HTTP specification