doophp: the fast framework +

I usually like to work with Kohana, due to its simplicity and efficient design. I recently started to look at DooPHP, because it comes with features essential to today’s Web 2.0 application development.

DooPHP focuses on 7 main cores: MVC, REST, URI routing, ORM, Template engine, ease of use and performance. It even has a very loosely coupled design where developers can modify and add new functionailies to the framework at ease.

DooPHP also has very detailed documentation. From the definitive guide to class reference, it has every information you need to quickly learn and master it.

I will start testing it and post a more detailed review soon.

Related Entries

Leave a Reply