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