In a previous post entitled "Top 10 PHP MVC frameworks" I gave PRADO the 5th place.

PHPBuilder announced that the version 3.0 alfa of PRADO, the winner of the Zend coding contest, is released. PRADO is component-based and event-driven for developing Web applications in PHP 5.

Developing a PRADO Web application mainly involves instantiating prebuilt component types, configuring them by setting their properties, responding to their events by writing handler functions, and composing them into pages for applications. PRADO is very similar to ASP.NET in many aspects.


To download PRADO framework: http://sourceforge.net/projects/prado/