ua-parser-php is now distributed via the central ua-parser GitHub repo maintained by Tobie Langel, Lindsey Simon, and myself. See the link below to review the latest code.
Stars
37
Forks
4
Watchers
37
Open Issues
1
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
141
commits
7
commits
cleaning up the repo now that ua-parser-php lives elsewhere
ef6d647View on GitHubadded support for android 4 user agents that have a dash after "android"
d97d610View on GitHubif isTablet is true then isMobile should be false since "mobile" means phone to me. YMMV.
85e38d6View on GitHubSet deviceParser $matches defaults to avoid notices when used as fallbacks
2ffd45cView on GitHub