I have been using php for several years, and I have also used tp, ci, and yii. I am wondering if I should write a framework myself. it's a little bit more suitable. However, it may be a waste of time to repeat the wheel without the help of others. Therefore, I would like to ask if it is necessary to write for use by myself? I have been using php for several years, and I have also used tp, ci, and yii. I am wondering if I should write a framework myself. it's a little bit more suitable. However, it may be a waste of time to repeat the wheel without the help of others. Therefore, I would like to ask if it is necessary to write for use by myself?
Reply content:
I have been using php for several years, and I have also used tp, ci, and yii. I am wondering if I should write a framework myself. it's a little bit more suitable. However, it may be a waste of time to repeat the wheel without the help of others. Therefore, I would like to ask if it is necessary to write for use by myself?
Not a great god. let's talk about your thoughts :)
It is good to write a framework by yourself. it is helpful to understand the differences between php frameworks and handle route parsing exceptions. "You have to try something before you know it"
If you just want to write a framework and use it later, it seems that it is really unnecessary and has limited time and energy. In addition, the open-source frameworks are very powerful, with composer extension management, it is very convenient to use. You may wish to spend more time learning other