开发者

Which PHP Framework to use with Facebook HipHop in mind [duplicate]

开发者 https://www.devze.com 2023-03-07 06:42 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Can I use Facebook's hiphop with frameworks like Zend Framework, ca开发者_StackOverflow社区kephp, symfony
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Can I use Facebook's hiphop with frameworks like Zend Framework, ca开发者_StackOverflow社区kephp, symfony

I am developing a social platform that has the potential to have millions of users, so I want to develop it in PHP using what ever framework is going to work best with Facebook's HipHop. Do popular php frameworks like (ZF, CakePHP, symfony) have compatibility with HipHop? If not, which parts of this frameworks are not usable?


Since you haven't even started developing your site yet, it seems a little bit silly to start worrying about how it's going to work when there are millions of users. There is no perfect framework that works well with a product that's just and idea, and HipHop isn't universally well-suited for all sites (even the creator of PHP says so).

With that said, I'd focus on building a site that works. Once tens of people start using it, then worry about hundreds. From there, thousands. Don't solve far-off problems before you've solved the glaring ones.

With that said, if you're still looking for a framework, another SO user posted a similar question.

0

精彩评论

暂无评论...
验证码 换一张
取 消