xiang 18d567c5cb update 6 жил өмнө
..
Bundle 18d567c5cb update 6 жил өмнө
CacheClearer 18d567c5cb update 6 жил өмнө
CacheWarmer 18d567c5cb update 6 жил өмнө
Config 18d567c5cb update 6 жил өмнө
Controller 18d567c5cb update 6 жил өмнө
ControllerMetadata 18d567c5cb update 6 жил өмнө
DataCollector 18d567c5cb update 6 жил өмнө
Debug 18d567c5cb update 6 жил өмнө
DependencyInjection 18d567c5cb update 6 жил өмнө
Event 18d567c5cb update 6 жил өмнө
EventListener 18d567c5cb update 6 жил өмнө
Exception 18d567c5cb update 6 жил өмнө
Fragment 18d567c5cb update 6 жил өмнө
HttpCache 18d567c5cb update 6 жил өмнө
Log 18d567c5cb update 6 жил өмнө
Profiler 18d567c5cb update 6 жил өмнө
Tests 18d567c5cb update 6 жил өмнө
.gitignore 18d567c5cb update 6 жил өмнө
CHANGELOG.md 18d567c5cb update 6 жил өмнө
Client.php 18d567c5cb update 6 жил өмнө
HttpKernel.php 18d567c5cb update 6 жил өмнө
HttpKernelInterface.php 18d567c5cb update 6 жил өмнө
Kernel.php 18d567c5cb update 6 жил өмнө
KernelEvents.php 18d567c5cb update 6 жил өмнө
KernelInterface.php 18d567c5cb update 6 жил өмнө
LICENSE 18d567c5cb update 6 жил өмнө
README.md 18d567c5cb update 6 жил өмнө
TerminableInterface.php 18d567c5cb update 6 жил өмнө
UriSigner.php 18d567c5cb update 6 жил өмнө
composer.json 18d567c5cb update 6 жил өмнө
phpunit.xml.dist 18d567c5cb update 6 жил өмнө

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 a full-stack framework (Symfony), a micro-framework (Silex) or an advanced CMS system (Drupal).

Resources