About a month ago, I merged a complete refactoring of the sub-requests management of Symfony. In fact, I created a whole new sub-framework to handle the rendering of resource fragments via different strategies: The code is now part of the HttpKernel component (instead of FrameworkBundle). It makes the code easily reusable outside of the Symfony full-stack framework (like in Silex, Drupal, or Larav