菜谱项目

sunlight 9321b15c94 first commit vor 6 Jahren
..
Bundle 9321b15c94 first commit vor 6 Jahren
CacheClearer 9321b15c94 first commit vor 6 Jahren
CacheWarmer 9321b15c94 first commit vor 6 Jahren
Config 9321b15c94 first commit vor 6 Jahren
Controller 9321b15c94 first commit vor 6 Jahren
ControllerMetadata 9321b15c94 first commit vor 6 Jahren
DataCollector 9321b15c94 first commit vor 6 Jahren
Debug 9321b15c94 first commit vor 6 Jahren
DependencyInjection 9321b15c94 first commit vor 6 Jahren
Event 9321b15c94 first commit vor 6 Jahren
EventListener 9321b15c94 first commit vor 6 Jahren
Exception 9321b15c94 first commit vor 6 Jahren
Fragment 9321b15c94 first commit vor 6 Jahren
HttpCache 9321b15c94 first commit vor 6 Jahren
Log 9321b15c94 first commit vor 6 Jahren
Profiler 9321b15c94 first commit vor 6 Jahren
Tests 9321b15c94 first commit vor 6 Jahren
.gitignore 9321b15c94 first commit vor 6 Jahren
CHANGELOG.md 9321b15c94 first commit vor 6 Jahren
Client.php 9321b15c94 first commit vor 6 Jahren
HttpKernel.php 9321b15c94 first commit vor 6 Jahren
HttpKernelInterface.php 9321b15c94 first commit vor 6 Jahren
Kernel.php 9321b15c94 first commit vor 6 Jahren
KernelEvents.php 9321b15c94 first commit vor 6 Jahren
KernelInterface.php 9321b15c94 first commit vor 6 Jahren
LICENSE 9321b15c94 first commit vor 6 Jahren
README.md 9321b15c94 first commit vor 6 Jahren
TerminableInterface.php 9321b15c94 first commit vor 6 Jahren
UriSigner.php 9321b15c94 first commit vor 6 Jahren
composer.json 9321b15c94 first commit vor 6 Jahren
phpunit.xml.dist 9321b15c94 first commit vor 6 Jahren

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).

Resources