Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RoutableFragmentRendererTest.php | 2017-07-31 | 3.9 kB | |
SsiFragmentRendererTest.php | 2017-07-31 | 3.6 kB | |
HIncludeFragmentRendererTest.php | 2017-07-31 | 4.3 kB | |
InlineFragmentRendererTest.php | 2017-07-31 | 10.0 kB | |
EsiFragmentRendererTest.php | 2017-07-31 | 4.4 kB | |
FragmentHandlerTest.php | 2017-07-31 | 2.8 kB | |
Totals: 6 Items | 29.0 kB | 0 |
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).