root 1c2c56603a 1 vor 5 Jahren
..
Bundle 1c2c56603a 1 vor 5 Jahren
CacheClearer 1c2c56603a 1 vor 5 Jahren
CacheWarmer 1c2c56603a 1 vor 5 Jahren
Config 1c2c56603a 1 vor 5 Jahren
Controller 1c2c56603a 1 vor 5 Jahren
ControllerMetadata 1c2c56603a 1 vor 5 Jahren
DataCollector 1c2c56603a 1 vor 5 Jahren
Debug 1c2c56603a 1 vor 5 Jahren
DependencyInjection 1c2c56603a 1 vor 5 Jahren
Event 1c2c56603a 1 vor 5 Jahren
EventListener 1c2c56603a 1 vor 5 Jahren
Exception 1c2c56603a 1 vor 5 Jahren
Fragment 1c2c56603a 1 vor 5 Jahren
HttpCache 1c2c56603a 1 vor 5 Jahren
Log 1c2c56603a 1 vor 5 Jahren
Profiler 1c2c56603a 1 vor 5 Jahren
Resources 1c2c56603a 1 vor 5 Jahren
Tests 1c2c56603a 1 vor 5 Jahren
.gitignore 1c2c56603a 1 vor 5 Jahren
CHANGELOG.md 1c2c56603a 1 vor 5 Jahren
Client.php 1c2c56603a 1 vor 5 Jahren
HttpKernel.php 1c2c56603a 1 vor 5 Jahren
HttpKernelInterface.php 1c2c56603a 1 vor 5 Jahren
Kernel.php 1c2c56603a 1 vor 5 Jahren
KernelEvents.php 1c2c56603a 1 vor 5 Jahren
KernelInterface.php 1c2c56603a 1 vor 5 Jahren
LICENSE 1c2c56603a 1 vor 5 Jahren
README.md 1c2c56603a 1 vor 5 Jahren
RebootableInterface.php 1c2c56603a 1 vor 5 Jahren
TerminableInterface.php 1c2c56603a 1 vor 5 Jahren
UriSigner.php 1c2c56603a 1 vor 5 Jahren
composer.json 1c2c56603a 1 vor 5 Jahren
phpunit.xml.dist 1c2c56603a 1 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