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