Aucune description

sunlight 897b10eb13 mzb il y a 6 ans
..
Bundle 897b10eb13 mzb il y a 6 ans
CacheClearer 897b10eb13 mzb il y a 6 ans
CacheWarmer 897b10eb13 mzb il y a 6 ans
Config 897b10eb13 mzb il y a 6 ans
Controller 897b10eb13 mzb il y a 6 ans
ControllerMetadata 897b10eb13 mzb il y a 6 ans
DataCollector 897b10eb13 mzb il y a 6 ans
Debug 897b10eb13 mzb il y a 6 ans
DependencyInjection 897b10eb13 mzb il y a 6 ans
Event 897b10eb13 mzb il y a 6 ans
EventListener 897b10eb13 mzb il y a 6 ans
Exception 897b10eb13 mzb il y a 6 ans
Fragment 897b10eb13 mzb il y a 6 ans
HttpCache 897b10eb13 mzb il y a 6 ans
Log 897b10eb13 mzb il y a 6 ans
Profiler 897b10eb13 mzb il y a 6 ans
Tests 897b10eb13 mzb il y a 6 ans
.gitignore 897b10eb13 mzb il y a 6 ans
CHANGELOG.md 897b10eb13 mzb il y a 6 ans
Client.php 897b10eb13 mzb il y a 6 ans
HttpKernel.php 897b10eb13 mzb il y a 6 ans
HttpKernelInterface.php 897b10eb13 mzb il y a 6 ans
Kernel.php 897b10eb13 mzb il y a 6 ans
KernelEvents.php 897b10eb13 mzb il y a 6 ans
KernelInterface.php 897b10eb13 mzb il y a 6 ans
LICENSE 897b10eb13 mzb il y a 6 ans
README.md 897b10eb13 mzb il y a 6 ans
TerminableInterface.php 897b10eb13 mzb il y a 6 ans
UriSigner.php 897b10eb13 mzb il y a 6 ans
composer.json 897b10eb13 mzb il y a 6 ans
phpunit.xml.dist 897b10eb13 mzb il y a 6 ans

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