PHP MVC/ORM Frameworks that are Hyper PHP (HipHop) Ready -


is there list of php mvc/orm frameworks work facebook's hiphop?

first of all, should know hiphop not have full php 5.3 support , cannot use extensions.

second , if going build application comparable in size , userbase facebook ( doubt ), using orm 1 of best ways how sink project.

i have no intentions of repeating same song & dance orms again , , read earlier comment.

and last: in large project people not use canned frameworks. write 1 in-house , use it, because large scale project have specific requirements, while popular mvc frameworks tend have everything-but-kitchen-sink approach adding features.

and if not building project large facebook, not need hiphop.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -