Question

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?

Was it helpful?

Solution

"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.

OTHER TIPS

Maybe http://www.comodojo.org can fit your needs... it's still in alpha, but it works in most cases.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top