PHPackages                             fluidphp/useragent-helper - 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. fluidphp/useragent-helper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fluidphp/useragent-helper
=========================

FluidPHP framework user agent helper to get user agent data

v1.0.2-stable(4y ago)12231GPL-2.0-or-laterPHP

Since Jan 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ground-creative/fluidphp-user-agent-helper)[ Packagist](https://packagist.org/packages/fluidphp/useragent-helper)[ Docs](http://phptoolcase.com)[ RSS](/packages/fluidphp-useragent-helper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

FluidPhp User Agent Helper
==========================

[](#fluidphp-user-agent-helper)

FluidPhp is a framework based on the PhpToolCase library, visit [phptoolcase.com](http://phptoolcase.com) for complete guides and examples.

This helper to can be used to get user agent details.

Installation
------------

[](#installation)

Add the package to your composer.json file, to install the helper.

With fluidphp framework:

```
"require":
{
	"mnsami/composer-custom-directory-installer": "2.0.*" ,
	"fluidphp/useragent-helper": "*"
} ,
"extra":
{
	"installer-paths":
	{
		"./vendor/fluidphp/helpers/UserAgent": ["fluidphp/useragent-helper"]
	}
}

```

Stand-alone:

```
"require":
{
	"fluidphp/useragent-helper": "*"
}

```

Project Info
------------

[](#project-info)

### Project Home

[](#project-home)

### Requirements

[](#requirements)

php version 5.4+

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~2256 days

Total

2

Last Release

1508d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8352e76f8a98f5253281053fa04631890f21b9d50aaaa14776daf3bc3348c4d2?d=identicon)[ground-creative](/maintainers/ground-creative)

---

Top Contributors

[![ground-creative](https://avatars.githubusercontent.com/u/1550792?v=4)](https://github.com/ground-creative "ground-creative (1 commits)")

---

Tags

PHP Libraryphp user agent parser

### Embed Badge

![Health badge](/badges/fluidphp-useragent-helper/health.svg)

```
[![Health](https://phpackages.com/badges/fluidphp-useragent-helper/health.svg)](https://phpackages.com/packages/fluidphp-useragent-helper)
```

###  Alternatives

[lodash-php/lodash-php

A port of Lodash to PHP

527719.0k5](/packages/lodash-php-lodash-php)[niiknow/bayes

a machine learning lib

6950.0k](/packages/niiknow-bayes)[amirezaeb/heroqr

A Powerful QR Code Management Library For PHP

9510.3k](/packages/amirezaeb-heroqr)[rapidwebltd/php-uk-bank-holidays

This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England &amp; Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.

12405.5k](/packages/rapidwebltd-php-uk-bank-holidays)[kakuilan/php-helper

k`s php helper/library/utils

314.8k3](/packages/kakuilan-php-helper)

PHPackages © 2026

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