QPHPQPHP

Home | News | Download | Top 10 Frameworks | Add New PHP Framework | Reviews | PHP Frameworks Forum | PHP Frameworks Books|PHP Tutorials

Introduction

QPHP stands for Quick PHP and is a MVC framework similar as architecture to ASP.NET.

I, as the author of the project, have spent the last 8 years working on web projects using various Java frameworks, ASP.NET and PHP. This framework tries to get the best of the above platforms as well as to avoid the problematic parts. Basically it:
  • Brings the elegance of Java and C#
  • Drops all Perl like bizzare statements that other PHP frameworks use
  • Relies extensively on OOP concepts
Code-behind approach is used, so every webpage consists of 2 files:
  • .PHP - presentation logic
  • .PHP.SCRIPT - business/programming logic
FACTS ABOUT QPHP
  • Less than 70 classes
  • Less than 300K in size
  • 3 years of internal use
  • Works with PHP4/PHP5
  • Easy database access
  • Fast and stable
  • Event driven, component based
  • AJAX compatible
  • I18N support
  • View/Session/Application states
  • Simple input validation
  • 5 menu controls

Latest version0.9
PHP4QPHP Support PHP4
PHP5QPHP Support PHP5
MVCQPHP Support MVC
Multiple DBQPHP Support Multiple DB
ORM-
DB ObjectsQPHP Support DB Objects
TemplatesQPHP Support Templates
Caching-
ValidationQPHP Support Validation
AjaxQPHP Support Ajax
Auth ModuleQPHP Support Auth Module
ModulesQPHP Support Modules
CostFree
Official websitehttp://qphp.net/
Download URLhttp://qphp.net/download/
Manual URLhttp://qphp.net/docs/
InstallationJust unzip a file.
System RequirementsMinimum requirements - Apache 1.3 + PHP 4.3.3

Latest 10 Comments
 1 Rating:
 QPHP is no longer, it's called now PHPWork and it's not free for commercial use
 Posted by Sal
 2 Rating:
 qphp.net moved to phpwork.org to become part of a work family including java and flash frameworks also. It is much, much better organized. The new widget API makes creating custom controls very easy. I hope the admin will update the link here.
 Posted by Ivan
 3 Rating:
 Like said, poorly written and messy code.
 Posted by Scott
 4 Rating:
 Great framework, keep up the good work!
 Posted by JC
 5 Rating:
 Poorly written. Does not follows MVC approach as pointed.
 Posted by Carlos Gonzalez
 Read More Add comments
Recommended sites