sonarrradarrplexorganizrnginxdashboardlandingpagestartpagelandinghtpcserverhomepagesabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximux
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| .. | ||
| Bundle | 7 years ago | |
| CacheClearer | 7 years ago | |
| CacheWarmer | 7 years ago | |
| Config | 7 years ago | |
| Controller | 7 years ago | |
| ControllerMetadata | 7 years ago | |
| DataCollector | 7 years ago | |
| Debug | 7 years ago | |
| DependencyInjection | 7 years ago | |
| Event | 7 years ago | |
| EventListener | 7 years ago | |
| Exception | 7 years ago | |
| Fragment | 7 years ago | |
| HttpCache | 7 years ago | |
| Log | 7 years ago | |
| Profiler | 7 years ago | |
| Resources | 7 years ago | |
| Tests | 7 years ago | |
| .gitignore | 8 years ago | |
| CHANGELOG.md | 7 years ago | |
| Client.php | 7 years ago | |
| HttpKernel.php | 7 years ago | |
| HttpKernelInterface.php | 8 years ago | |
| Kernel.php | 7 years ago | |
| KernelEvents.php | 8 years ago | |
| KernelInterface.php | 7 years ago | |
| LICENSE | 8 years ago | |
| README.md | 8 years ago | |
| RebootableInterface.php | 8 years ago | |
| TerminableInterface.php | 8 years ago | |
| UriSigner.php | 7 years ago | |
| composer.json | 7 years ago | |
| phpunit.xml.dist | 8 years ago | |
README.md
HttpKernel Component
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).