Registry / utility / ikimea-browser

ikimea-browser

JSON →
library1.15.1phppackagistunverified

Detecting the user’s browser

composer require ikimea/browser
INSTALL
IMPORT
SIG · IKIMEA-BROWSER
I
ikimea-browser
utilityphpv1.15.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Browser
use Ikimea\Browser\Browser;

Detect browser from user agent string

use Ikimea\Browser\Browser; $browser = new Browser($_SERVER['HTTP_USER_AGENT']); echo $browser->getBrowser(); // e.g., 'Chrome'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ikimea-browser — pip install ikimea-browser · libregistry