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