Kévin Tessier c68c1dd9b0 first commit 8 éve
..
Bundle c68c1dd9b0 first commit 8 éve
CacheClearer c68c1dd9b0 first commit 8 éve
CacheWarmer c68c1dd9b0 first commit 8 éve
Config c68c1dd9b0 first commit 8 éve
Controller c68c1dd9b0 first commit 8 éve
DataCollector c68c1dd9b0 first commit 8 éve
Debug c68c1dd9b0 first commit 8 éve
DependencyInjection c68c1dd9b0 first commit 8 éve
Event c68c1dd9b0 first commit 8 éve
EventListener c68c1dd9b0 first commit 8 éve
Exception c68c1dd9b0 first commit 8 éve
Fragment c68c1dd9b0 first commit 8 éve
HttpCache c68c1dd9b0 first commit 8 éve
Log c68c1dd9b0 first commit 8 éve
Profiler c68c1dd9b0 first commit 8 éve
.gitignore c68c1dd9b0 first commit 8 éve
CHANGELOG.md c68c1dd9b0 first commit 8 éve
Client.php c68c1dd9b0 first commit 8 éve
HttpKernel.php c68c1dd9b0 first commit 8 éve
HttpKernelInterface.php c68c1dd9b0 first commit 8 éve
Kernel.php c68c1dd9b0 first commit 8 éve
KernelEvents.php c68c1dd9b0 first commit 8 éve
KernelInterface.php c68c1dd9b0 first commit 8 éve
LICENSE c68c1dd9b0 first commit 8 éve
README.md c68c1dd9b0 first commit 8 éve
TerminableInterface.php c68c1dd9b0 first commit 8 éve
UriSigner.php c68c1dd9b0 first commit 8 éve
composer.json c68c1dd9b0 first commit 8 éve
phpunit.xml.dist c68c1dd9b0 first commit 8 éve

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