PHPackages                             itrulia/mobile-detect - 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. itrulia/mobile-detect

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

itrulia/mobile-detect
=====================

011PHP

Since Dec 7Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Itrulia/MobileDetect)[ Packagist](https://packagist.org/packages/itrulia/mobile-detect)[ RSS](/packages/itrulia-mobile-detect/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

MobileDetect
============

[](#mobiledetect)

MobileDetect is a wrapper of Mobile\_Detect which integrates it into Laravel.

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

[](#installation)

Add `itrulia/mobile-detect` to `composer.json`.

```
"itrulia/mobile-detect": "dev-master"

```

Run `composer update` to pull down the latest version of MobileDetect. Now open up `app/config/app.php` and add the service provider to your `providers` array.

```
'providers' => array(
    'Itrulia\Minimalist\MobileDetectServiceProvider',
)

```

Usage
-----

[](#usage)

Facade would be \\Mobile
for the API see: [Mobile\_Detect](https://github.com/serbanghita/Mobile-Detect)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/645f390a94c87cd34cb12c6eb97712fa8a2827f53b1da97c7a01b0d7d9d28699?d=identicon)[Itrulia](/maintainers/Itrulia)

### Embed Badge

![Health badge](/badges/itrulia-mobile-detect/health.svg)

```
[![Health](https://phpackages.com/badges/itrulia-mobile-detect/health.svg)](https://phpackages.com/packages/itrulia-mobile-detect)
```

PHPackages © 2026

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