PHPackages                             gabrielbull/browser - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gabrielbull/browser

Abandoned → [sinergi/browser-detector](/?search=sinergi%2Fbrowser-detector)Library[Utility &amp; Helpers](/categories/utility)

gabrielbull/browser
===================

Detecting the user's browser, operating system and language.

6.1.4(4y ago)559461.1k↑37.2%[4 PRs](https://github.com/sinergi/php-browser-detector/pulls)1MITPHP &gt;=7.2

Since Mar 19Compare

[ Source](https://github.com/sinergi/php-browser-detector)[ Packagist](https://packagist.org/packages/gabrielbull/browser)[ RSS](/packages/gabrielbull-browser/feed)WikiDiscussions Synced 1mo ago

READMEChangelogDependencies (1)Versions (34)Used By (1)

### README not available

The README for this package hasn't been synced yet. View it on [GitHub](https://github.com/sinergi/php-browser-detector).

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 62.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~103 days

Recently: every ~436 days

Total

31

Last Release

1698d ago

Major Versions

2.2.0 → 3.0.02014-03-09

3.1.4 → 4.0.02015-08-22

4.0.1 → 5.0.02015-09-08

5.1.2 → 6.0.02016-01-18

6.1.2 → 7.0.0.x-dev2017-04-20

PHP version history (5 changes)2.0.0PHP &gt;=5.3

3.1.0PHP &gt;=5.3.0

4.0.0PHP &gt;=5.3.3

6.0.0PHP ^5.3.3 || ^7.0

6.1.3PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/fcd3c0ec0f06b3ff94878dbcf5dad6bdfa1813c2c0bf753af44dd3184c3a2a04?d=identicon)[gabrielbull](/maintainers/gabrielbull)

---

Top Contributors

[![gabrielbull](https://avatars.githubusercontent.com/u/671923?v=4)](https://github.com/gabrielbull "gabrielbull (117 commits)")[![vinkla](https://avatars.githubusercontent.com/u/499192?v=4)](https://github.com/vinkla "vinkla (26 commits)")[![iGusev](https://avatars.githubusercontent.com/u/1555767?v=4)](https://github.com/iGusev "iGusev (21 commits)")[![coreywynsma](https://avatars.githubusercontent.com/u/929045?v=4)](https://github.com/coreywynsma "coreywynsma (5 commits)")[![janhohner](https://avatars.githubusercontent.com/u/649895?v=4)](https://github.com/janhohner "janhohner (3 commits)")[![yigit-serin](https://avatars.githubusercontent.com/u/20225497?v=4)](https://github.com/yigit-serin "yigit-serin (2 commits)")[![maxcoe](https://avatars.githubusercontent.com/u/44701746?v=4)](https://github.com/maxcoe "maxcoe (2 commits)")[![pavarnos](https://avatars.githubusercontent.com/u/589595?v=4)](https://github.com/pavarnos "pavarnos (2 commits)")[![blackbass1988](https://avatars.githubusercontent.com/u/1463891?v=4)](https://github.com/blackbass1988 "blackbass1988 (1 commits)")[![jonasschumacher](https://avatars.githubusercontent.com/u/8958534?v=4)](https://github.com/jonasschumacher "jonasschumacher (1 commits)")[![martin-song-ck](https://avatars.githubusercontent.com/u/7536054?v=4)](https://github.com/martin-song-ck "martin-song-ck (1 commits)")[![asdfklgash](https://avatars.githubusercontent.com/u/3726443?v=4)](https://github.com/asdfklgash "asdfklgash (1 commits)")[![adlenton](https://avatars.githubusercontent.com/u/20105978?v=4)](https://github.com/adlenton "adlenton (1 commits)")[![svenluijten](https://avatars.githubusercontent.com/u/11269635?v=4)](https://github.com/svenluijten "svenluijten (1 commits)")[![tigrazone](https://avatars.githubusercontent.com/u/3808839?v=4)](https://github.com/tigrazone "tigrazone (1 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")[![cbulock](https://avatars.githubusercontent.com/u/176519?v=4)](https://github.com/cbulock "cbulock (1 commits)")

---

Tags

browserlanguagedetectionosoperating system

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gabrielbull-browser/health.svg)

```
[![Health](https://phpackages.com/badges/gabrielbull-browser/health.svg)](https://phpackages.com/packages/gabrielbull-browser)
```

###  Alternatives

[cbschuld/browser.php

A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.

5876.7M19](/packages/cbschuld-browserphp)[patrickschur/language-detection

A language detection library for PHP. Detects the language from a given text string.

8513.2M18](/packages/patrickschur-language-detection)[thadafinser/user-agent-parser

UserAgent parsing done right http://useragent.mkf.solutions/

249316.9k2](/packages/thadafinser-user-agent-parser)[foroco/php-browser-detection

Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing

1554.7M7](/packages/foroco-php-browser-detection)[unicodeveloper/laravel-identify

A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language

19322.0k](/packages/unicodeveloper-laravel-identify)[tivie/php-os-detector

A small utility library that detects the OS the server is running on

201.6M11](/packages/tivie-php-os-detector)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
