/Browscap

The standalone PHP Browscap parser Crossjoin\\Browscap detects browser properties based on the user agent string, using the data from the Browser Capabilities Project. It's much faster than the build-in PHP function get_browser(), with low memory consumption. Use version 3.x for PHP >= 7.0, version 2.x for PHP >= 5.6, version 1.x for PHP >= 5.3.

Primary LanguagePHPMIT LicenseMIT

Stargazers