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

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