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

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