public
Description: PHP Framework
Home | Edit | New

Home

I created this framework for my own needs. I hope you find it suitable.

Note that, to run correctly, this framework needs PHP 5. Command-line access is also recommended, albeit not mandatory.

HMVC

QFw is a web development framework that follows a HMVC development paradigm. A HMVC, if you are comfortable with MVC development, aka “Model-View-Controller”, requires a very short learning curve: the H stands for ‘Hierarchical.’

QFw can be used to develop following the PAC architectural pattern, or you can decide to use its hierarchical dimension to create isolated MVC contexts

The Library

The library is kept as small as possible. The idea is not to re-invent the wheel. You can find dozens of PHP scripts that will fit perfectly your needs and that is why, rather than forcing you to memorize a whole library, the framework will try to ’stay out of your way.

Last edited by Fusion, Fri Apr 17 01:01:37 -0700 2009
Home | Edit | New
Versions: