Libraries tagged by browscap-php
browscap/browscap-php
2946311 Downloads
Standalone replacement for php's native get_browser() function
propa/laravel-browscap
50478 Downloads
Browscap-PHP integration for Laravel 5-11
crossjoin/browscap
234347 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
377 Downloads
Standalone replacement for php's native get_browser() function
veronalabs/browscap-php
21 Downloads
Standalone replacement for php's native get_browser() function
mimmi20/browscap-php-unsorted
87 Downloads
Standalone replacement for php's native get_browser() function
trampish/browscap-laravel
37 Downloads
Browscap integration (Service Provider and Facade) for Laravel 4
artplus_f/browscap
0 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.
nodes/browscap
7224 Downloads
Fork of the officially supported Browscap PHP. Standalone replacement for php's native get_browser() function