Page 1 of 1

New PHP MVC Framework - QPHP.NET

Posted: Sat Jan 19, 2008 4:10 am
by ivanp
Recently I published a new PHP MVC Framework. It is ASP.NET like, object oriented, event driven, component based, with AJAX support, I18N support and is highly customizable. It also has very good documentation and plenty of examples.

Any opinions on it are welcomed.

http://qphp.net

Re: New PHP MVC Framework - QPHP.NET

Posted: Sat Jan 19, 2008 5:28 am
by blueyon
Not bad!

Can you please add some example applications on the site. Maybe a blog or guest book.

I think thats the best way for anyone to learn how to use your framework.

Re: New PHP MVC Framework - QPHP.NET

Posted: Sat Jan 19, 2008 10:17 am
by alex.barylski
How is it better or different from PRADO?

Re: New PHP MVC Framework - QPHP.NET

Posted: Sat Jan 19, 2008 3:15 pm
by John Cartwright
Moved to General Discussion.

Re: New PHP MVC Framework - QPHP.NET

Posted: Sun Jan 20, 2008 7:36 pm
by RobertGonzalez
Prado is a .NET clone. Almost all of the syntax in Prado is derived from .NET.

This framework seems a little different to me. It is like a mash of the .NET codebehind style mixed with a Solar/Zend Framework type of view use.

Re: New PHP MVC Framework - QPHP.NET

Posted: Thu Jan 24, 2008 1:43 am
by ivanp
I am not aware in too much details for every single feature that Prado has, but generally QPHP is not using template engine, just pure PHP file and has support for PHP4.