Dashboard sipadu mbip
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.
root d8c1b4a1be initial пре 5 година
..
Bundle initial пре 5 година
CacheClearer initial пре 5 година
CacheWarmer initial пре 5 година
Config initial пре 5 година
Controller initial пре 5 година
ControllerMetadata initial пре 5 година
DataCollector initial пре 5 година
Debug initial пре 5 година
DependencyInjection initial пре 5 година
Event initial пре 5 година
EventListener initial пре 5 година
Exception initial пре 5 година
Fragment initial пре 5 година
HttpCache initial пре 5 година
Log initial пре 5 година
Profiler initial пре 5 година
Resources initial пре 5 година
Tests initial пре 5 година
.gitignore initial пре 5 година
CHANGELOG.md initial пре 5 година
Client.php initial пре 5 година
HttpClientKernel.php initial пре 5 година
HttpKernel.php initial пре 5 година
HttpKernelBrowser.php initial пре 5 година
HttpKernelInterface.php initial пре 5 година
Kernel.php initial пре 5 година
KernelEvents.php initial пре 5 година
KernelInterface.php initial пре 5 година
LICENSE initial пре 5 година
README.md initial пре 5 година
RebootableInterface.php initial пре 5 година
TerminableInterface.php initial пре 5 година
UriSigner.php initial пре 5 година
composer.json initial пре 5 година
phpunit.xml.dist initial пре 5 година

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