What can we accomplish with Symfony?
Whether you want a simple or just elaborate website or a custom system with various links, with Symfony we can make it all happen.
Symfony is often mistakenly compared to a CMS (content management system). A CMS is meant to maintain the content of your website and in 90% of cases uses templates. Here it is difficult to provide customization because you have to work according to the restrictions of a template. This is not the case with Symfony. This framework is designed to easily combine the different elements of a website (webshop/contact/blog). This makes it a lot easier to provide customization.
Because Symfony offers so much freedom, we can also easily create links between different projects. Imagine, you want a website with fairly static content where in the future you might want a link to the intranet or a module to manage customers. Thanks to Symfony, this can all be realized by adding separate elements to an existing system. This allows us to extend an existing system and not have to start developing it in advance. This of course saves in development time and ultimately saves the customer money!