E31221315_AnalisisSentimen/vendor/symfony/http-kernel
aarsyah0 afc84df158 Initial commit 2025-04-24 18:03:08 +07:00
..
Attribute Initial commit 2025-04-24 18:03:08 +07:00
Bundle Initial commit 2025-04-24 18:03:08 +07:00
CacheClearer Initial commit 2025-04-24 18:03:08 +07:00
CacheWarmer Initial commit 2025-04-24 18:03:08 +07:00
Config Initial commit 2025-04-24 18:03:08 +07:00
Controller Initial commit 2025-04-24 18:03:08 +07:00
ControllerMetadata Initial commit 2025-04-24 18:03:08 +07:00
DataCollector Initial commit 2025-04-24 18:03:08 +07:00
Debug Initial commit 2025-04-24 18:03:08 +07:00
DependencyInjection Initial commit 2025-04-24 18:03:08 +07:00
Event Initial commit 2025-04-24 18:03:08 +07:00
EventListener Initial commit 2025-04-24 18:03:08 +07:00
Exception Initial commit 2025-04-24 18:03:08 +07:00
Fragment Initial commit 2025-04-24 18:03:08 +07:00
HttpCache Initial commit 2025-04-24 18:03:08 +07:00
Log Initial commit 2025-04-24 18:03:08 +07:00
Profiler Initial commit 2025-04-24 18:03:08 +07:00
Resources Initial commit 2025-04-24 18:03:08 +07:00
CHANGELOG.md Initial commit 2025-04-24 18:03:08 +07:00
HttpClientKernel.php Initial commit 2025-04-24 18:03:08 +07:00
HttpKernel.php Initial commit 2025-04-24 18:03:08 +07:00
HttpKernelBrowser.php Initial commit 2025-04-24 18:03:08 +07:00
HttpKernelInterface.php Initial commit 2025-04-24 18:03:08 +07:00
Kernel.php Initial commit 2025-04-24 18:03:08 +07:00
KernelEvents.php Initial commit 2025-04-24 18:03:08 +07:00
KernelInterface.php Initial commit 2025-04-24 18:03:08 +07:00
LICENSE Initial commit 2025-04-24 18:03:08 +07:00
README.md Initial commit 2025-04-24 18:03:08 +07:00
RebootableInterface.php Initial commit 2025-04-24 18:03:08 +07:00
TerminableInterface.php Initial commit 2025-04-24 18:03:08 +07:00
composer.json Initial commit 2025-04-24 18:03:08 +07:00

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 full-stack frameworks, micro-frameworks or advanced CMS systems like Drupal.

Resources