Dmitriy Gnatenko 2c154caeca Vendors updated | пре 3 година | |
---|---|---|
.. | ||
Attribute | пре 3 година | |
Bundle | пре 4 година | |
CacheClearer | пре 4 година | |
CacheWarmer | пре 3 година | |
Config | пре 4 година | |
Controller | пре 3 година | |
ControllerMetadata | пре 3 година | |
DataCollector | пре 3 година | |
Debug | пре 3 година | |
DependencyInjection | пре 3 година | |
Event | пре 4 година | |
EventListener | пре 3 година | |
Exception | пре 3 година | |
Fragment | пре 3 година | |
HttpCache | пре 3 година | |
Log | пре 3 година | |
Profiler | пре 3 година | |
Resources | пре 4 година | |
CHANGELOG.md | пре 3 година | |
HttpClientKernel.php | пре 3 година | |
HttpKernel.php | пре 4 година | |
HttpKernelBrowser.php | пре 3 година | |
HttpKernelInterface.php | пре 3 година | |
Kernel.php | пре 3 година | |
KernelEvents.php | пре 3 година | |
KernelInterface.php | пре 3 година | |
LICENSE | пре 3 година | |
README.md | пре 4 година | |
RebootableInterface.php | пре 3 година | |
TerminableInterface.php | пре 4 година | |
UriSigner.php | пре 3 година | |
composer.json | пре 3 година |
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).