![]() |
há 5 anos atrás | |
---|---|---|
.. | ||
Bundle | há 5 anos atrás | |
CacheClearer | há 5 anos atrás | |
CacheWarmer | há 5 anos atrás | |
Config | há 5 anos atrás | |
Controller | há 5 anos atrás | |
ControllerMetadata | há 5 anos atrás | |
DataCollector | há 5 anos atrás | |
Debug | há 5 anos atrás | |
DependencyInjection | há 5 anos atrás | |
Event | há 5 anos atrás | |
EventListener | há 5 anos atrás | |
Exception | há 5 anos atrás | |
Fragment | há 5 anos atrás | |
HttpCache | há 5 anos atrás | |
Log | há 5 anos atrás | |
Profiler | há 5 anos atrás | |
Resources | há 5 anos atrás | |
Tests | há 5 anos atrás | |
.gitignore | há 5 anos atrás | |
CHANGELOG.md | há 5 anos atrás | |
Client.php | há 5 anos atrás | |
HttpKernel.php | há 5 anos atrás | |
HttpKernelInterface.php | há 5 anos atrás | |
Kernel.php | há 5 anos atrás | |
KernelEvents.php | há 5 anos atrás | |
KernelInterface.php | há 5 anos atrás | |
LICENSE | há 5 anos atrás | |
README.md | há 5 anos atrás | |
RebootableInterface.php | há 5 anos atrás | |
TerminableInterface.php | há 5 anos atrás | |
UriSigner.php | há 5 anos atrás | |
composer.json | há 5 anos atrás | |
phpunit.xml.dist | há 5 anos atrás |
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).