Skip to content

Latest commit

 

History

History
76 lines (65 loc) · 2.23 KB

File metadata and controls

76 lines (65 loc) · 2.23 KB
layout home
hero
name text tagline actions
PHP 面试问答
PHP 中大厂面试题库
149 道精选题 · L1–L5 难度全覆盖 · 系统化备战面试
theme text link
brand
按主题浏览 →
/docs/php/
theme text link
alt
按难度浏览
/docs/index-difficulty
features
icon title details link linkText
🐘
PHP 语言篇
32 题 · L1–L3 · 涵盖变量类型、OOP 核心、内存管理、OPcache 与 JIT
/docs/php/
开始学习
icon title details link linkText
📊
数据结构与算法篇
17 题 · L1–L3 · 数据结构分类、复杂度推导、排序评价、最坏/最好口径、链表与二分
/docs/algorithm/
开始学习
icon title details link linkText
📡
计算机网络篇
12 题 · L1–L3 · TCP/HTTP、TLS 握手、HTTP/2 与 HTTP/3 原理
/docs/network/
开始学习
icon title details link linkText
🏛️
设计模式篇
11 题 · L1–L3 · GoF 三大分类、工厂模式选型、SOLID 原则
/docs/design-pattern/
开始学习
icon title details link linkText
🗄️
存储与中间件篇
16 题 · L1–L3 · MySQL 索引与事务、Redis 应用模式与高级特性
/docs/storage/
开始学习
icon title details link linkText
🏗️
架构与分布式篇
13 题 · L2–L5 · 微服务分布式事务选型、短链系统设计(三候选方案)
/docs/architecture/
开始学习
icon title details link linkText
🖥️
操作系统与服务器篇
18 题 · L1–L4 · Linux 命令、PHP-FPM 进程模型、Swoole 选型决策
/docs/server/
开始学习
icon title details link linkText
🔒
安全篇
12 题 · L1–L3 · XSS/CSRF 防御、SQL 注入、文件上传安全
/docs/security/
开始学习
icon title details link linkText
🌐
Web 篇
16 题 · L1–L3 · HTTP 协议、框架生命周期、中间件与 IoC 容器
/docs/web/
开始学习
icon title details link linkText
📝
番外篇
2 题 · L2 · 生产环境 Bug 排查工作流、AI 时代 PHP 开发方法论
/docs/misc/
开始学习