PHPackages                             msol/identification - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. msol/identification

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

msol/identification
===================

Middleware for identify user by backoffice webservice

1.3(8y ago)017MITPHP

Since Jun 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/robertoAg/identification)[ Packagist](https://packagist.org/packages/msol/identification)[ RSS](/packages/msol-identification/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

identification
==============

[](#identification)

Middleware for identify user by backoffice webservice

Need
----

[](#need)

config + session + log + input

Use
---

[](#use)

constants domains {domain} limiter constants domains {domain} defaultUrlSubscription

Get
---

[](#get)

(cookie) u (get param) u (get param) userId

Set
---

[](#set)

(session) limiterType (session) subscriptionActive (session) userId

Install
-------

[](#install)

You can install the package via composer:

```
$ composer require msol/identification
```

Next, the `\Msol\Identification\Middleware\IdentificationMiddleware::class`-middleware must be registered in the kernel:

```
//app/Http/Kernel.php

protected $middlewareGroups = [
    'web' => [
        ...
        \Msol\Identification\Middleware\IdentificationMiddleware::class,
    ]
];
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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 ~1 days

Total

4

Last Release

2940d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11331409?v=4)[robertoAg](/maintainers/robertoAg)[@robertoAg](https://github.com/robertoAg)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/msol-identification/health.svg)

```
[![Health](https://phpackages.com/badges/msol-identification/health.svg)](https://phpackages.com/packages/msol-identification)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.2M17](/packages/directorytree-ldaprecord-laravel)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M337](/packages/psalm-plugin-laravel)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k5](/packages/hasinhayder-tyro)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1542.1k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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