1
vote
Is Symfony a better choice than Zend for a web development shop (10+) because it is a full stack framework?
Symfony is really easy to use and can get a fully functional site with sessions, caching, unit and functional testing, automated deployment and more up and running in a very short amount of time. …
0
votes
PHP Frameworks - Layout Dynamic Menu
Symfony can do what you are looking for using a mix of concepts.
Layout - This is the main structure used to decorate a page.
Template - This is the main view attached to a U …
