Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
..
Bundle 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
CacheClearer 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
CacheWarmer 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Config 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Controller 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
DataCollector 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Debug 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
DependencyInjection 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Event 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
EventListener 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Fragment 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
HttpCache 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Log 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Profiler 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Client.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
HttpKernel.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
HttpKernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
Kernel.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
KernelEvents.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
KernelInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
TerminableInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
UriSigner.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 tahun lalu

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