Use PHP Framework or not?

foreseer

Banned
Joined
Nov 30, 2008
Messages
50,640
Reaction score
7
I have been looking through various sources and havent seen this topic discussed much. Would like to know what are your views and experts' comments
 

davidktw

Arch-Supremacy Member
Joined
Apr 15, 2010
Messages
13,547
Reaction score
1,301
I have been looking through various sources and havent seen this topic discussed much. Would like to know what are your views and experts' comments

Without any specialize requirement, it is encourage that you stick with frameworks. Frameworks are standardized development template for consist integration with different facets of internal or external systems as well as a formalize approach to introduce the development framework to other parties in the development team.

For any project that grew in size, eventually a framework will be developed. The question here is which is better ? The one that were time tested, or your own which is built out of necessity only for that specific project. Frameworks takes time to mature and evolve into best practices based on projects that uses it.

Look at the nature of your project and see if existing frameworks can fit in. Potentially you can lower development timeframe, but only when you are comfortable and proficient using the framework. The starting of adapting a framework normally incur certain overhead in the learning curve. But it should get better with each project you do. Do also measure the scale and timeframe of your project to see if a framework make sense. Nowadays frameworks are pretty elaborate, if your project is small scale, it might not need one after all, so it's your judgement that counts.
 
Important Forum Advisory Note
This forum is moderated by volunteer moderators who will react only to members' feedback on posts. Moderators are not employees or representatives of HWZ Forums. Forum members and moderators are responsible for their own posts. Please refer to our Community Guidelines and Standards and Terms and Conditions for more information.
Top