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