
Mobile-Detect
serbanghita
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
AI 简介
Mobile-Detect 是一个轻量级 PHP 设备检测库,用于识别访问终端是否为移动设备(含手机和平板)。它基于 HTTP User-Agent 字符串和可选的 HTTP 头信息进行规则匹配,支持响应式适配、移动端重定向及差异化内容分发等典型 Web 场景。项目采用纯 PHP 实现,无外部依赖,兼容主流 PHP 版本,适用于需按设备类型定制服务端逻辑的传统 Web 应用或 CMS 扩展开发。
PHP
MIT License10.7k
Stars
2.6k
Forks
569
Watchers
18
Issues
Star 增长
今日0
近 7 天0
近 30 天+5
综合评分70.5
默认分支4.x