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