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

ActiveLibrary

sfneal/users
============

Extended use of the default App\\User Eloquent model used by Laravel applications

2.2.0(1y ago)152.1k[5 issues](https://github.com/sfneal/users/issues)[2 PRs](https://github.com/sfneal/users/pulls)2MITPHPPHP ^8.1|^8.2|^8.3CI passing

Since Nov 9Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/sfneal/users)[ Packagist](https://packagist.org/packages/sfneal/users)[ Docs](https://github.com/sfneal/users)[ RSS](/packages/sfneal-users/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (12)Versions (60)Used By (2)

Users (authenticatable)
=======================

[](#users-authenticatable)

[![Packagist PHP support](https://camo.githubusercontent.com/f9e07c061ecd1c441ff23ad5697fea8ceb00898e37f98d6cd4246e5a6200a086/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73666e65616c2f7573657273)](https://packagist.org/packages/sfneal/users)[![Latest Version on Packagist](https://camo.githubusercontent.com/77a717f2ba5960ba9ba073c08d17211491ac0dc9079b65ea9c67b3ef204843d8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73666e65616c2f75736572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sfneal/users)[![Build Status](https://camo.githubusercontent.com/d85d26bfed283bf810fabfb7859553250a34f8e3962527e7dbc7b1a9c96a677c/68747470733a2f2f7472617669732d63692e636f6d2f73666e65616c2f75736572732e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.com/sfneal/users)[![Quality Score](https://camo.githubusercontent.com/32c27b30f94275ae88919f03697a91b89b857f4b21dc0c1c0c97bbc132ad8d56/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f73666e65616c2f75736572732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/sfneal/users)[![Total Downloads](https://camo.githubusercontent.com/5557e89a69ef1fea7488876ba7cea59ae9e73a9c9b18d88bf3f4ba746e6f636a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73666e65616c2f75736572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sfneal/users)

Extended use of the default App\\User Eloquent model used by Laravel applications.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require sfneal/users
```

In order to autoload to the auth helper functions add the following path to the autoload.files section in your composer.json.

```
"autoload": {
    "files": [
        "vendor/sfneal/users/src/helpers/auth.php"
    ]
},
```

To modify the user config file (like adding organization constants) publish the ServiceProvider with the following command.

```
php artisan vendor:publish --provider="Sfneal\Users\Providers\UsersServiceProvider"
```

Usage
-----

[](#usage)

```
// Usage description here
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Stephen Neal](https://github.com/sfneal)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

PHP Package Boilerplate
-----------------------

[](#php-package-boilerplate)

This package was generated using the [PHP Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 97.8% 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 ~25 days

Recently: every ~37 days

Total

57

Last Release

592d ago

Major Versions

0.11.4 → 1.0.02021-05-05

1.4.2 → 2.0.02024-04-15

PHP version history (6 changes)0.1.0PHP &gt;=7.1

0.1.1PHP &gt;=7.2

0.4.1PHP &gt;=7.3

0.11.0PHP &gt;=7.4

2.0.0PHP ^8.0|^8.1|^8.2|^8.3

2.2.0PHP ^8.1|^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec5fdf3b9d2183ae9c777e4aed46fd5cfd9aa4789cd05c669e5907de0b8c865c?d=identicon)[sfneal](/maintainers/sfneal)

---

Top Contributors

[![sfneal](https://avatars.githubusercontent.com/u/23200215?v=4)](https://github.com/sfneal "sfneal (307 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")

---

Tags

Userssfneal

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[jeremykenedy/laravel-users

Laravel Users Management CRUD Package

45190.0k1](/packages/jeremykenedy-laravel-users)[highideas/laravel-users-online

This package will provide an online users management.

203113.2k1](/packages/highideas-laravel-users-online)[xetaio/xetaravel-mentions

A package to parse a @mention from a text and mention the user with a notification.

58427.6k1](/packages/xetaio-xetaravel-mentions)[tomatophp/filament-users

Manage your users with a highly customizable user resource for FilamentPHP with integration of filament-shield and filament-impersonate

90102.0k7](/packages/tomatophp-filament-users)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5151.4k](/packages/hasinhayder-tyro-dashboard)[abbasudo/pulse-users

Laravel Pulse Card for Users Chart

3367.5k](/packages/abbasudo-pulse-users)

PHPackages © 2026

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