Model . View . Controller
MVC structure helps you organize your code better.
Doo framework implemented MVC design pattern. With a more organized environment, tasks are more likely to be done faster.
Faster Page Loads
Perfomance is crucial to heavy traffic sites.
With speed 3-12 times faster than other frameworks, DooPHP is higly capable of delivering incomparably fast page loads.
RESTful API
Most Web 2.0 sites provide web services in REST form.
If you are building your own REST API or make requests to 3rd party web services like Twitter often, try DooPHP. It supports REST natively.
Flexible Template Engine
There are times your app might support theming.
As you do so, you probably don't want any malicious function calls in the template which might destroy your system. Doo lets you control what to be allowed easily.


DooPHP is a rapid development framework for PHP using commonly known design patterns like 














