Guide on Model and View
The basic section in DooPHP definitive guide is completed. 2 new pages are added to explain the usage of Models and View in DooPHP. It is still recommended that you…
Continue ReadingThe basic section in DooPHP definitive guide is completed. 2 new pages are added to explain the usage of Models and View in DooPHP. It is still recommended that you…
Continue ReadingA blog demo application is added in the demo section. It shows you how to create a blog with DooPHP. Frontend cache, table relationship, CRUD with the ORM, template engine,…
Continue ReadingIf you would like to extend the framework, you can write your own class that extends the framework classes. For instance, you might want to extend the DooValidator. You can…
Continue ReadingHere's some wallpapers for DooPHP! A DooPHP wallpaper (black) Dark version 1440x900 Another DooPHP wallpaper (white) White version 1440x900 | 1920x1080
Continue ReadingDooPHP Diagnostic is added in the latest trunk. It served as a debug view when developing your application with DooPHP. The app folder is updated in the Google Code SVN…
Continue ReadingSince the initial version of DooPHP, there's some handy tools for developers to do logging and profiling their applications though not many know much about this feature. Here's a new…
Continue ReadingFor those who are looking for the presentation slides for DooPHP used in PHP Malaysia Meetup 2011. You can also click on the link to download the PDF or android…
Continue ReadingDooPHP 1.4.1 is released with improved DooMailer, fixes for reroute, added autoroute_force_dash option in routing. Download the new release of 1.4.1 and read more about the changes in the change…
Continue ReadingThe PHP framework benchmark page is updated. If you're interested, get the source and benchmark on your own at github
Continue Reading