当前位置:网站首页>A classmate asked what framework PHP should learn?
A classmate asked what framework PHP should learn?
2022-06-22 17:05:00 【Blue dream Maple Creek】
PHP What frame to learn ?
Lao Lei wants to say that basic learning is hard , You can use any framework .PHP The framework is generally based on MVC framework , Basic components : route 、 controller 、 View 、 database 、 request 、 Respond to 、 middleware 、 cache 、session、cookie etc. , After knowing this, you can get started quickly PHP frame . Here we also recommend several popular frameworks
The traditional framework :
laravel/lumen : Although the initial configuration is tedious , But it's still very easy to expand after getting started , As PHP The first frame , It provides very rich functions ,orm Components are used by many other frameworks .
thinkphp: Although they are often roast , However, domestic enterprises use more .tp6 And tp5 It's a big difference , Cause incompatibility , Roast is huge .
Command line framework :
hyperf: be based on swoole Of web Development framework , Performance is more traditional fpm The frame is greatly lifted , It has rich functions , But the co process expansion compatibility is large . As swoole Officially recommended framework , Project active , Update frequently .
webman: be based on workerman Of web Development framework , Higher performance , The built-in function is simple , Compatible with traditional class libraries , Easy to expand , Can be in Windows System development .
边栏推荐
- JMeter use case
- Hello Playwright:(7)模拟键盘和鼠标
- 有同学问PHP要学什么框架?
- [MYSQL]数据同步提示:Specified key was too long;max key length is 767 bytes
- Spark and mysql:did not find registered driver with class com mysql. jdbc. Driver
- Seeing the big from the small: a simple example of domain modeling, understanding "domain driven".
- How to add a "security lock" to the mobile office of government and enterprises?
- jsp学习之(三)--------- jsp隐式对象
- High availability ResourceManager
- variable
猜你喜欢

What should I do if I can't hear a sound during a video conference?

0基础如何入门软件测试,能转行成功吗?

Qt筆記-QMap自定義鍵(key)

Read Apache shardingsphere

视频会议时听不到声音该如何处理?

NLog自定义Target之MQTT

Qt Notes - qmap Custom key

How to add a "security lock" to the mobile office of government and enterprises?

Mqtt of NLog custom target

Jsp Learning (2) - - jsp script Elements and instructions
随机推荐
[wechat applet to obtain the height of custom tabbar] is absolutely available!!!
从Application提交角度审视Executor
spark-shuffle的读数据源码分析
MYSQL_ERRNO : 1292 Truncated incorrect date value At add_num :1
The world's "first" IEEE privacy computing "connectivity" international standard led by insight technology was officially launched
[pop up box at the bottom of wechat applet package] I
Source code analysis of spark cache
win10桌面图标消失,工具栏变黑
Qt筆記-QMap自定義鍵(key)
Jsp Learning (2) - - jsp script Elements and instructions
ERROR 1364 (HY000): Field ssl_cipher doesnt have a default value
vs2017 在调试状态不显示QString值的解决方法
Read Apache shardingsphere
Figure operation flow of HAMA BSP Model
Web technology sharing | [Gaode map] to realize customized track playback
Linux system maintenance: mysql8.0.13 source code download and installation "fool" operation steps (Linux centos6.8) test available series
【进阶自动化测试第一步】1分钟带你了解自动化测试
Defaultifempty for C # -linq source code analysis
scala-for的基本应用
JSP学习之开发模式