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