Quick guide to DooSession
This will be a quick guide how to use DooSession, first of all you need to call a DooSession class, I love to have one super class that extends DooController…
Continue ReadingThis will be a quick guide how to use DooSession, first of all you need to call a DooSession class, I love to have one super class that extends DooController…
Continue ReadingThis is a demo showing you how to use DooPHP sitemap generator tools to generate routes as well as Controller classes. DooPHP Sitemap Generator tool
Continue ReadingIf you have ever read DooPHP guide on model, you will see that a basic Model class does not have to extend any superclass. A basic Model class looks like…
Continue ReadingDooPHP's demo application section is up! There are 4 demo apps for the moment each focus on its own scope seperately. Do check the demos as it can help you…
Continue ReadingA new page is added to the Guide section. This is a diagram that describe how DooPHP handles a user request. doophp flow For more infomation on MVC, you can…
Continue ReadingI have been receiving comments that DooPHP is not well documented as it advertised. I want to make a correction here, the Documentation you guys are asking for is instead…
Continue ReadingThe graph at the benchmark section has been updated. After a discussion in the forums, Qeephp is re-benchmark with its QCache_PHPDataFile switched on in bootstrap. Basically it loads the converted…
Continue ReadingDooPHP can be easily extend to support I18n internationalization and localization for your web applications. Basically, you just need to extend the DooController and add functions for translation in the…
Continue ReadingDue to recent discussions in Kohana framework forum, I decided to test out the latest KohanaPHP which seems to have the same goal as DooPHP. With KO3 the developers decided…
Continue ReadingI am proud to announce that Wendy and David had joined in the team to make DooPHP a greater framework. Wendy would be improving features for the Model while David…
Continue Reading