
The Symfony HttpKernel Component provides a structured process for converting requests into responses and is flexible enough to build full-stack frameworks like Symfony as well as micro frameworks like Silex on top of it.
Symfony is a PHP framework, a set of tools and a development methodology.