The PHP5 framework of choice: Symfony
Posted by Tim Bowler in PHP, Symfony, tags: framework, oop, php5, RAD, Symfony
Two years ago I wrote my own php MVC framework. It comprised of Smarty and ADOdb, and to be honest it got the job done. It was easy for both the non-technical and technical developers to get to grips with and decreased development time. But why did I re-invent the wheel? Well back then I tried and tested a number of frameworks, and because we were running PHP4 it seemed easier to create my own.
