A Super Simple User Agent Parser
More information available at Donat Studios.
Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
- PHP 5.3.0+
SimpleCalendar is available through Packagist via Composer.
"require": {
"donatj/phpuseragentparser": "*"
}
$ua_info = parse_user_agent();
/*
array(
'platform' => '[Detected Platform]',
'browser' => '[Detected Browser]',
'version' => '[Detected Browser Version]',
);
*/
- Desktop
- Windows
- Linux
- Macintosh
- Chrome OS
- Mobile
- Android
- iPhone
- iPad
- Windows Phone OS
- Kindle
- Kindle Fire
- BlackBerry
- Playbook
- Console
- Nintendo 3DS
- Nintendo Wii
- Nintendo WiiU
- PlayStation 3
- PlayStation Vita
- Xbox 360
- BlackBerry Browser
- Camino
- Kindle / Silk
- Firefox
- Safari
- Internet Explorer
- IEMobile
- Chrome
- Opera
- Silk
- Lynx
- Wget
- Curl