We're using Symfony for creating server side of web applications or monolithic applications. We have chosen Symfony because of: - good structured code; - having it's own HTTP component; - flexibility of changing of functionality; - following the principles of SOLID.