PHPackages                             marcelo-correa/mcuacparser - 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. marcelo-correa/mcuacparser

ActiveLibrary

marcelo-correa/mcuacparser
==========================

Module 'ua-parser/uap-php' changed to Zend Framework 2

025PHP

Since Aug 25Pushed 10y ago1 watchersCompare

[ Source](https://github.com/MarceloSantosCorrea/McUACParser)[ Packagist](https://packagist.org/packages/marcelo-correa/mcuacparser)[ RSS](/packages/marcelo-correa-mcuacparser/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

```
{
  "require": {
    "marcelo-correa/mcuacparser": "dev-master",
  }
}

in "config/application.config.php", include Modules:

    'modules'                 => [
        ...
        'McUACParser',
        ...
    ],

       $McUACParser = new McUACParser();
       print $McUACParser->getuaFamily();
       print $McUACParser->getuaMajor();
       print $McUACParser->getuaMinor();
       print $McUACParser->getuaPatch();
       print $McUACParser->getuaName();
       print $McUACParser->getuaVersion();
       print $McUACParser->getOsFamily();
       print $McUACParser->getOsMajor();
       print $McUACParser->getOsMinor();
       print $McUACParser->getOsPatch();
       print $McUACParser->getOsPatchMinor();
       print $McUACParser->getOsName();
       print $McUACParser->getOsVersion();
       print $McUACParser->getDeviceFamily();
       print $McUACParser->getUaNameOsName();
       print $McUACParser->getOriginalUserAgent();

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ff280a836609f32c91d8ff64230ab9b7ef3e3ea0807d691468d8e76ed4d4d76?d=identicon)[MarceloSantosCorrea](/maintainers/MarceloSantosCorrea)

---

Top Contributors

[![MarceloSantosCorrea](https://avatars.githubusercontent.com/u/5748703?v=4)](https://github.com/MarceloSantosCorrea "MarceloSantosCorrea (1 commits)")

### Embed Badge

![Health badge](/badges/marcelo-correa-mcuacparser/health.svg)

```
[![Health](https://phpackages.com/badges/marcelo-correa-mcuacparser/health.svg)](https://phpackages.com/packages/marcelo-correa-mcuacparser)
```

PHPackages © 2026

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