PHPackages                             yk/laravel-users - 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. yk/laravel-users

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

yk/laravel-users
================

1.0.0(9y ago)012GPLv2CSSPHP &gt;=5.6.4

Since Mar 29Pushed 9y ago1 watchersCompare

[ Source](https://github.com/yassine-khachlek/laravel-users)[ Packagist](https://packagist.org/packages/yk/laravel-users)[ RSS](/packages/yk-laravel-users/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel Users
=============

[](#laravel-users)

Users manager.

### Installation

[](#installation)

Install wia composer:

```
composer require yk/laravel-users

```

Add the service provider to the file config/app.php:

```
Yk\LaravelUsers\LaravelUsersServiceProvider::class,
```

Publishing the package views and assets:

```
php artisan vendor:publish --provider="Yk\LaravelUsers\LaravelUsersServiceProvider"

```

### How it work:

[](#how-it-work)

After installing the package, you have to access the users manager through the /users url.

License
-------

[](#license)

### GPLv2

[](#gplv2)

Copyright (c) 2016 Yassine Khachlek

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3374d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5513479?v=4)[Yassine Khachlek](/maintainers/yassine-khachlek)[@yassine-khachlek](https://github.com/yassine-khachlek)

---

Top Contributors

[![yassine-khachlek](https://avatars.githubusercontent.com/u/5513479?v=4)](https://github.com/yassine-khachlek "yassine-khachlek (2 commits)")

### Embed Badge

![Health badge](/badges/yk-laravel-users/health.svg)

```
[![Health](https://phpackages.com/badges/yk-laravel-users/health.svg)](https://phpackages.com/packages/yk-laravel-users)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)[better-futures-studio/filament-local-logins

This is my package filament-local-logins

1334.6k](/packages/better-futures-studio-filament-local-logins)

PHPackages © 2026

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