Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHPBuilder.com:
PHP Framework Review: DooPHP
Mar 31, 2011 @ 15:29:40

PHPBuilder.com has posted their review of one of their previously mentioned "lightweight frameworks" - DooPHP.

If you'd like to quickly build a simple dynamic website, adopting any of the many so-called lightweight PHP frameworks (10 of which I introduced in the article Top 10 Lightweight Frameworks for PHP Development) might make sense. In fact I've recently been experimenting with one of the frameworks introduced in the aforementioned article, namely DooPHP, and have been so impressed by its capabilities that I wanted to put together a short tutorial highlighting my favorite features.

He walks you through the setup of the framework and the process of creating a basic page - setting up routing, making a controller and adding an action. He also shows how to create a view, layout and how you can use the built-in model functionality to work with your tables.

tagged: framework review doophp lightweight tutorial

Link:


Trending Topics: