symfony : php MVC framework
Sunday, September 28th, 2008Last week, SensioLabs organized a breakfast with symfony. Symfony is an open-source framework written in php5.
Php5 codes are far more structured with Symfony’s MVC (Model-View-Controller) framework.
Combined with frameworks as Doctrine, a php ORM (object relational mapper), it brings to php5 the capacity to be compared to J2EE or .Net Web Application.
Security, cache, Url Rewriting, but also different level of loggers, seperate deployment (dev, test, prod), and much more!
Yahoo Bookmark, Delicious, ebay already use symfony… For information, more than 40% of dynamic websites are in php… Isn’t that exciting?!