QPHP Framework

Eki 10th, 2009 | Posted by | Filed under ASP.NET, PHP

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

Yukarıdaki makaleyi okuyanlar bunları da okudu! :

  1. ATK Framework
  2. PHP on TRAX Framework
  3. Ash.MVC Framework
  4. PhpOpenbiz Framework
  5. Ambivalence Framework

Henüz yorum yok.
Yorum yapmak için lütfen giriş yapınız.