Gleb 66078cb367 test пре 5 година
..
Bundle 66078cb367 test пре 5 година
CacheClearer 66078cb367 test пре 5 година
CacheWarmer 66078cb367 test пре 5 година
Config 66078cb367 test пре 5 година
Controller 66078cb367 test пре 5 година
ControllerMetadata 66078cb367 test пре 5 година
DataCollector 66078cb367 test пре 5 година
Debug 66078cb367 test пре 5 година
DependencyInjection 66078cb367 test пре 5 година
Event 66078cb367 test пре 5 година
EventListener 66078cb367 test пре 5 година
Exception 66078cb367 test пре 5 година
Fragment 66078cb367 test пре 5 година
HttpCache 66078cb367 test пре 5 година
Log 66078cb367 test пре 5 година
Profiler 66078cb367 test пре 5 година
Resources 66078cb367 test пре 5 година
Tests 66078cb367 test пре 5 година
.gitignore 66078cb367 test пре 5 година
CHANGELOG.md 66078cb367 test пре 5 година
Client.php 66078cb367 test пре 5 година
HttpKernel.php 66078cb367 test пре 5 година
HttpKernelInterface.php 66078cb367 test пре 5 година
Kernel.php 66078cb367 test пре 5 година
KernelEvents.php 66078cb367 test пре 5 година
KernelInterface.php 66078cb367 test пре 5 година
LICENSE 66078cb367 test пре 5 година
README.md 66078cb367 test пре 5 година
RebootableInterface.php 66078cb367 test пре 5 година
TerminableInterface.php 66078cb367 test пре 5 година
UriSigner.php 66078cb367 test пре 5 година
composer.json 66078cb367 test пре 5 година
phpunit.xml.dist 66078cb367 test пре 5 година

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