PHPackages                             moox/user-session - 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. moox/user-session

ActiveLibrary

moox/user-session
=================

This is my package user-session

5.0.12(2mo ago)6361MITPHP

Since Apr 26Pushed 2mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (2)Versions (16)Used By (0)

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

Moox User Session
=================

[](#moox-user-session)

Moox User Session is a package that provides a Filament resource to monitor all sessions, specially user sessions. It ships with a SessionRelationService, that cares for providing the correct relation to multiple user models. This service used with our custom Filament Logins, as well as the Moox User Device service that build a perfect couple with Moox User Session.

Moox User Session is running in production for a couple of weeks now, but it lacks documentation.

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

[](#quick-installation)

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

```
composer require moox/user-session
php artisan mooxuser-session: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-session:install` you are able to install this package manually step by step:

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

// Publish the config file with:
php artisan vendor:publish --tag="user-session-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

42

—

FairBetter than 90% of packages

Maintenance83

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.7% 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 ~47 days

Recently: every ~53 days

Total

15

Last Release

87d ago

Major Versions

0.3.2 → 4.0.0-beta.22025-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://www.gravatar.com/avatar/f3387cb2a2f4111fdf1dc12b754f257f2723ab8d157d237e5b7062b0cbc414f0?d=identicon)[moox](/maintainers/moox)

---

Top Contributors

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

---

Tags

filamentlaravelsessionuserlaravellaravel-packagefilamentfilament-plugin

### Embed Badge

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

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

PHPackages © 2026

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