|
|
6 years ago | |
|---|---|---|
| .. | ||
| Bundle | 6 years ago | |
| CacheClearer | 6 years ago | |
| CacheWarmer | 6 years ago | |
| Config | 6 years ago | |
| Controller | 6 years ago | |
| ControllerMetadata | 6 years ago | |
| DataCollector | 6 years ago | |
| Debug | 6 years ago | |
| DependencyInjection | 6 years ago | |
| Event | 6 years ago | |
| EventListener | 6 years ago | |
| Exception | 6 years ago | |
| Fragment | 6 years ago | |
| HttpCache | 6 years ago | |
| Log | 6 years ago | |
| Profiler | 6 years ago | |
| Tests | 6 years ago | |
| .gitignore | 6 years ago | |
| CHANGELOG.md | 6 years ago | |
| Client.php | 6 years ago | |
| HttpKernel.php | 6 years ago | |
| HttpKernelInterface.php | 6 years ago | |
| Kernel.php | 6 years ago | |
| KernelEvents.php | 6 years ago | |
| KernelInterface.php | 6 years ago | |
| LICENSE | 6 years ago | |
| README.md | 6 years ago | |
| TerminableInterface.php | 6 years ago | |
| UriSigner.php | 6 years ago | |
| composer.json | 6 years ago | |
| phpunit.xml.dist | 6 years ago | |
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).