I am looking for the simplest php framework that comes integrated with dojo. I do not need MVC or to learn a giant framework all over again. Does anyone have suggestions or examples?
+4
A:
"the simplest PHP framework" does not tell us at all what you're looking for.
To field a guess, however, I'd still say Zend is the best in most cases...It includes MVC capabilities, but does not require the use of an MVC pattern.
EvanK
2009-05-06 05:36:48
A:
Maybe http://www.comodojo.org can fit your needs... it's still in alpha, but it works in most cases.
ma.gio
2010-07-14 09:00:58