开发者

Are there any big websites which uses frameworks? [closed]

开发者 https://www.devze.com 2023-04-01 11:02 出处:网络
As开发者_运维技巧 it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
As开发者_运维技巧 it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

Are there any big websites which uses PHP frameworks like CakePHP or Codeigniter?

I am thinking of creating a big project (I mean, writing lots of code) and I've learnt a CakePHP so far, it looks very nice, but would you suggest me using it for a big project?


new

  • Copify
  • Amerpages
  • CakePHP Questions
  • Traffic Travis
  • Piano Marvel
  • Miss Universe
  • Affilorama
  • Hot Scripts

old

* followmy.tv
* My Gas Feed
* The Daily Save
* Ambling Books
* Croogo
* Scratch by MIT
* The Onion Store
* NoseRub
* foamee
* MapMe

from http://cakephp.org/


These ones are known to have been built with Symfony1:

  • http://bookmarks.yahoo.com/
  • http://dailymotion.com


CodeIgniter:

  • Internet.com / Developer.com / CodeGuru.com, etc.
  • Schools.com, OnlineSchools.com, OnlineDegrees.com, etc.
  • CarInsurance.com, HSH.com, CardRatings.com, etc.
  • Dictionary.com, Thesaurus.com, etc.
  • Many more, who care who?

CodeIgniter is great for a stand-alone site. It's an MVC right out of the box and it just works. It's very lax in terms of OOP standards so if you're a Zend junkie it'll bother you like crazy. That being said, it is VERY lightweight and is the exact opposite of Zend in terms of inheritance bloat. It's a great MVC and it'll run even the biggest sites you can throw at it.


Don't worry about it, both are fine for big projects.. although there are patches (at least for CI) for support of modular larger projects, you might want to check it. See HMVC.


Depends what your project will involve. Each framework has it's disadvantages and advantages... I use Zend Framework for most projects, but CodeIgniter is overall good for almost any project, so I recommend one of these 2.


I have done an enterprise class, the client holds 70% share of the global market in special phones called turrets, and a greentech portal on CodeIgniter. Most of the the frameworks are meant to handle medium level of traffic but for high volume and performance intensive web apps you may have to actually tweak the framework. CakePHP is considered slower than CodeIgniter but you can tweak it to enhance speed.

0

精彩评论

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

关注公众号