Libraries tagged by Browscap
browscap/browscap-php
3308859 Downloads
Standalone replacement for php's native get_browser() function
thadafinser/user-agent-parser
316215 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
propa/laravel-browscap
56087 Downloads
Browscap-PHP integration for Laravel 5-12
openxtrem/browscap
36162 Downloads
Standalone replacement for php's native get_browser() function
browscap/browscap
114938 Downloads
Browser Capabilities Tools
mimmi20/browscap-helper-source
59091 Downloads
the source interface for the browscap helper
ready2order/user-agent-parser
128634 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
bugbuster/browscap-lite
13108 Downloads
The standalone PHP Browscap parser, lite version of crossjoin/Browscap for BugBuster Botdetection
crossjoin/browscap
234368 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
bugbuster/browscap-php
1238 Downloads
Standalone replacement for php's native get_browser() function
clagiordano/weblibs-browserinfo
10316 Downloads
weblibs-browserinfo is a tool library for easily identify user agent by regular expresison or php browscap backend
browscap/browscap-bundle
98904 Downloads
Allows you to get browser information
elao/browser-detector-bundle
2327 Downloads
Elao Browser Detector Bundle
mimmi20/browser-detector-loader-interface
194496 Downloads
the source interface for the browscap helper
trampish/browscap-laravel
37 Downloads
Browscap integration (Service Provider and Facade) for Laravel 4