You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zenglingping
85f826c35f
|
3 years ago | |
---|---|---|
.. | ||
Attribute | 3 years ago | |
Bundle | 3 years ago | |
CacheClearer | 3 years ago | |
CacheWarmer | 3 years ago | |
Config | 3 years ago | |
Controller | 3 years ago | |
ControllerMetadata | 3 years ago | |
DataCollector | 3 years ago | |
Debug | 3 years ago | |
DependencyInjection | 3 years ago | |
Event | 3 years ago | |
EventListener | 3 years ago | |
Exception | 3 years ago | |
Fragment | 3 years ago | |
HttpCache | 3 years ago | |
Log | 3 years ago | |
Profiler | 3 years ago | |
Resources | 3 years ago | |
CHANGELOG.md | 3 years ago | |
HttpClientKernel.php | 3 years ago | |
HttpKernel.php | 3 years ago | |
HttpKernelBrowser.php | 3 years ago | |
HttpKernelInterface.php | 3 years ago | |
Kernel.php | 3 years ago | |
KernelEvents.php | 3 years ago | |
KernelInterface.php | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
RebootableInterface.php | 3 years ago | |
TerminableInterface.php | 3 years ago | |
UriSigner.php | 3 years ago | |
composer.json | 3 years ago |
README.md
HttpKernel Component
The HttpKernel component provides a structured process for converting a Request into a Response by making use of the EventDispatcher component. It's flexible enough to create full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal.