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

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

konekt/user
===========

User handling module for Laravel applications

3.1.1(8mo ago)2184.0k↑126.4%55MITPHPPHP ^8.1CI passing

Since Dec 11Pushed 8mo ago4 watchersCompare

[ Source](https://github.com/artkonekt/user)[ Packagist](https://packagist.org/packages/konekt/user)[ RSS](/packages/konekt-user/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (29)Used By (5)

Konekt User
===========

[](#konekt-user)

[![Tests](https://camo.githubusercontent.com/533a375a575793ef22b5814b0fb444837a51d5f70cc02197084ead20dd38ceba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6172746b6f6e656b742f757365722f74657374732e796d6c3f6272616e63683d322e78267374796c653d666c61742d737175617265)](https://github.com/artkonekt/user/actions?query=workflow%3Atests)[![Packagist Stable Version](https://camo.githubusercontent.com/f859e1d10823d6fef013a80c9de98f5c03002391dd0f76cc212dba5b1840974c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6f6e656b742f757365722e7376673f7374796c653d666c61742d737175617265266c6162656c3d737461626c65)](https://packagist.org/packages/konekt/user)[![StyleCI](https://camo.githubusercontent.com/ab2f993082320d2e3c18fffcd4b6155bcce76c9e3eb85e74611695d45b12991a/68747470733a2f2f7374796c6563692e696f2f7265706f732f37343635313236362f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/74651266)[![Packagist downloads](https://camo.githubusercontent.com/8e4118eec98665d142428154de04143bc1347cc468ba0ceb7e5b0592f19444ba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6f6e656b742f757365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/konekt/user)[![MIT Software License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Konekt User is a [Concord module](https://konekt.dev/concord/1.x/modules) that extends Laravel's built-in user/auth functionality with profiles, addresses, organizations.

Internally relies on the [Konekt Address](https://github.com/artkonekt/address) module.

Important Note On Laravel Auth Support
--------------------------------------

[](#important-note-on-laravel-auth-support)

If the "final" user class is NOT going to be `App\Models\User` or (`App\User`) then don't forget to modify model class this to your app's `config/auth.php` file:

```
    //...
    'providers' => [
        'users' => [
            'driver' => 'eloquent',
            // 'model' => App\Models\User::class  Konekt\User\Models\User::class,
        ],
    //...
```

Laravel Compatibility
---------------------

[](#laravel-compatibility)

LaravelUser Module5.40.9 - 1.25.50.9 - 1.45.60.9 - 1.45.70.9 - 1.45.81.0 - 1.46.x1.3 - 2.37.x1.4 - 2.38.x1.5 - 2.59.x2.1 - 2.810.x2.7+11.x3.0+12.x3.1+PHP Compatibility
-----------------

[](#php-compatibility)

PHPUser Module7.00.97.10.9 - 1.37.20.9 - 1.47.31.1 - 1.57.41.4 - 1.58.02.1 - 2.88.12.4+8.22.6+8.32.8+8.43.1+

###  Health Score

54

—

FairBetter than 97% of packages

Maintenance60

Regular maintenance activity

Popularity39

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.4% 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 ~104 days

Recently: every ~157 days

Total

28

Last Release

256d ago

Major Versions

0.9.0 → 1.0.02019-01-20

1.5.x-dev → 2.0.02020-10-11

2.x-dev → 3.0.02024-04-25

PHP version history (7 changes)0.9.0PHP &gt;=7.0.0

1.0.0PHP ^7.1.3

1.4.0PHP ^7.2

1.5.0PHP ^7.3

2.1.0PHP ^7.3|^8.0

2.4.0PHP ^8.0

3.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c398dd02c93ecf6aa344f367f5744aeb32b4c7bbc23b1b22e95336f45bf0d5a?d=identicon)[konekt](/maintainers/konekt)

---

Top Contributors

[![fulopattila122](https://avatars.githubusercontent.com/u/1162360?v=4)](https://github.com/fulopattila122 "fulopattila122 (149 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (4 commits)")

---

Tags

laraveluserconcordconcord-module

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[lab404/laravel-auth-checker

Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.

223164.9k2](/packages/lab404-laravel-auth-checker)[konekt/appshell

Foundation for Laravel business applications

8257.1k2](/packages/konekt-appshell)[rickycezar/laravel-jwt-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

24117.6k](/packages/rickycezar-laravel-jwt-impersonate)[hapidjus/laravel-impersonate-ui

UI for 404labfr/laravel-impersonate

371.5k](/packages/hapidjus-laravel-impersonate-ui)

PHPackages © 2026

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