Symfony php framework (php5)
With this post I would like to pay your attention to a less familiair php(5) framework. It's called "Symfony" and is, like cakephp, also a competitor at the php framework market. ( Php frameworks are aimed to code less and create more. )
Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.
Symfony provides a lot of features seamlessly integrated together, such as:
* simple templating and helpers
* cache management
* smart URLs
* scaffolding
* multilingualism and I18N support
* object model and MVC separation
* Ajax support
* enterprise ready
Take a look at this marvelous product, which is published under the MIT license, at http://www.symfony-project.com