QPHP
May 6th, 2009 No comments
QPHP stands for Quick PHP and is a MVC framework similar as architecture to ASP.NET.
Basically it:
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