PHPackages                             moox/user-device - 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. [Security](/categories/security)
4. /
5. moox/user-device

ActiveLibrary[Security](/categories/security)

moox/user-device
================

This is my package user-device

5.0.12(4mo ago)5372MITPHP

Since Apr 24Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/mooxphp/user-device)[ Packagist](https://packagist.org/packages/moox/user-device)[ Docs](https://moox.org/)[ GitHub Sponsors](https://github.com/mooxphp)[ RSS](/packages/moox-user-device/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (4)Versions (22)Used By (0)

[![Moox UserDevice](https://github.com/mooxphp/moox/raw/main/art/banner/user-device.jpg)](https://github.com/mooxphp/moox/raw/main/art/banner/user-device.jpg)

Moox UserDevice
===============

[](#moox-userdevice)

Moox User Device allows us to add more security to user logins. The package provides a Filament Resource for the admin panel, showing user devices and two services UserDeviceTracker and LocationService, that are used in our custom Filament Logins.

Moox User Device has currently no option to inform users or admins about new devices or other features to establish a device-policy, but this is planned in the next iteration.

The package is not yet well documented and tested but running on production to monitor devices for a couple of weeks.

Quick Installation
------------------

[](#quick-installation)

These two commmands are all you need to install the package:

```
composer require moox/user-device
php artisan mooxuser-device:install
```

Curious what the install command does? See manual installation below.

What it does
------------

[](#what-it-does)

Here are some things missing, like an overview with screenshots about this package, or simply a link to the package's docs.

Manual Installation
-------------------

[](#manual-installation)

Instead of using the install-command `php artisan mooxuser-device:install` you are able to install this package manually step by step:

```
// Publish and run the migrations:
php artisan vendor:publish --tag="user-device-migrations"
php artisan migrate

// Publish the config file with:
php artisan vendor:publish --tag="user-device-config"
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/mooxphp/moox/security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance76

Regular maintenance activity

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.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 ~33 days

Recently: every ~53 days

Total

21

Last Release

133d ago

Major Versions

0.3.2 → v4.0.0-beta.12025-07-10

4.0.0-beta.3 → 5.0.0-beta2026-02-20

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40421928?v=4)[Alf Drollinger](/maintainers/adrolli)[@adrolli](https://github.com/adrolli)

![](https://avatars.githubusercontent.com/u/157534?v=4)[Max](/maintainers/moox)[@MoOx](https://github.com/MoOx)

---

Top Contributors

[![mooxbot](https://avatars.githubusercontent.com/u/106848579?v=4)](https://github.com/mooxbot "mooxbot (65 commits)")[![adrolli](https://avatars.githubusercontent.com/u/40421928?v=4)](https://github.com/adrolli "adrolli (3 commits)")

---

Tags

devicesfilamentlaravelsecurityuserlaravellaravel-packagefilamentfilament-plugin

### Embed Badge

![Health badge](/badges/moox-user-device/health.svg)

```
[![Health](https://phpackages.com/badges/moox-user-device/health.svg)](https://phpackages.com/packages/moox-user-device)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)

PHPackages © 2026

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