Page 1 of 1

Coding Dilemma : Using Framework or Build From Scratch

Posted: Tue Jan 31, 2012 9:21 pm
by bgundal88
Dear developers,

I have a new PHP project, which I think will be used by 10,000+ members. That's why I need to be right since the beginning.

I have a plan to distribute the project to several programmer out there on the Internet but I'm still 'the pilot'. And I need your opinion what option will you take if you're in my position?

will you hire programmer to build your project from scratch or will you hire them to build the program using framework?

and what kind of framework do you choose? Zend, Yii or something else?

thanks!

Re: Coding Dilemma : Using Framework or Build From Scratch

Posted: Wed Feb 01, 2012 12:36 am
by Christopher
I would recommend using a popular framework because it will be easier for the additional programmers to work on the code.