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