Michael 3019f29cdf second commit 5 tahun lalu
..
Bundle 3019f29cdf second commit 5 tahun lalu
CacheClearer 3019f29cdf second commit 5 tahun lalu
CacheWarmer 3019f29cdf second commit 5 tahun lalu
Config 3019f29cdf second commit 5 tahun lalu
Controller 3019f29cdf second commit 5 tahun lalu
ControllerMetadata 3019f29cdf second commit 5 tahun lalu
DataCollector 3019f29cdf second commit 5 tahun lalu
Debug 3019f29cdf second commit 5 tahun lalu
DependencyInjection 3019f29cdf second commit 5 tahun lalu
Event 3019f29cdf second commit 5 tahun lalu
EventListener 3019f29cdf second commit 5 tahun lalu
Exception 3019f29cdf second commit 5 tahun lalu
Fragment 3019f29cdf second commit 5 tahun lalu
HttpCache 3019f29cdf second commit 5 tahun lalu
Log 3019f29cdf second commit 5 tahun lalu
Profiler 3019f29cdf second commit 5 tahun lalu
Resources 3019f29cdf second commit 5 tahun lalu
.gitattributes 3019f29cdf second commit 5 tahun lalu
CHANGELOG.md 3019f29cdf second commit 5 tahun lalu
Client.php 3019f29cdf second commit 5 tahun lalu
HttpClientKernel.php 3019f29cdf second commit 5 tahun lalu
HttpKernel.php 3019f29cdf second commit 5 tahun lalu
HttpKernelBrowser.php 3019f29cdf second commit 5 tahun lalu
HttpKernelInterface.php 3019f29cdf second commit 5 tahun lalu
Kernel.php 3019f29cdf second commit 5 tahun lalu
KernelEvents.php 3019f29cdf second commit 5 tahun lalu
KernelInterface.php 3019f29cdf second commit 5 tahun lalu
LICENSE 3019f29cdf second commit 5 tahun lalu
README.md 3019f29cdf second commit 5 tahun lalu
RebootableInterface.php 3019f29cdf second commit 5 tahun lalu
TerminableInterface.php 3019f29cdf second commit 5 tahun lalu
UriSigner.php 3019f29cdf second commit 5 tahun lalu
composer.json 3019f29cdf second commit 5 tahun lalu

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