php frameworks - build your own vs pre-made

Posted by christopher-mccann on Stack Overflow See other posts from Stack Overflow or by christopher-mccann
Published on 2010-03-25T12:45:29Z Indexed on 2010/03/25 19:13 UTC
Read the original article Hit count: 456

Filed under:
|

Hi,

I am building an application currently in PHP and I am trying to decide on whether to use a pre-existing framework like codeigniter or build my own framework. The application needs to be really scalable and I want to be completely in control of it which makes me think I should build my own but at the same time I dont want to reinvent the wheel if I dont have to.

Any advice greatly appreciated.

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about frameworks