http://www.lingyiguan.com
Like the title? I have relied on the PHP framework for many years, and I feel worried?
http://www.lingyiguan.com
Like the title? I have relied on the PHP framework for many years, and I feel worried?
It’s not difficult, it just takes a little more time than using a framework. After all, using a framework is to save development costs, especially time. You can do it without a framework, that is, all classes, methods, etc. must be handled by yourself. The framework only needs ready-made calls. If you have enough time, you can do it without a framework
First you need to understand what a framework is. . The framework only standardizes the project structure and encapsulates some common operations. If you don’t want to use the framework, you can organize one yourself. . In fact, I think reasonable use of composer+gitb can completely replace some domestic PHP frameworks
Using a framework saves you a lot of time in underlying development and processing of this technology.
Using a framework will save a lot of time. I use the corethink framework. You can give it a try. It is based on tp but has more functions and is more convenient and faster than tp