PHPackages                             firith/laravel-user-status - 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. firith/laravel-user-status

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

firith/laravel-user-status
==========================

This is my package laravel-user-status

1.0.1(4y ago)059[2 PRs](https://github.com/firith/laravel-user-status/pulls)1MITPHPPHP ^8.0

Since Feb 4Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (5)Used By (1)

This is my package laravel-user-status
======================================

[](#this-is-my-package-laravel-user-status)

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

[](#installation)

You can install the package via composer:

```
composer require firith/laravel-user-status
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="user-status-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-user-status-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-user-status-views"
```

Usage
-----

[](#usage)

```
namespace App\Http\Middleware;

use Firith\LaravelUserStatus\Http\Middleware\CheckBannedUser;

class CheckBanned extends CheckBannedUser
{

}
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Balázs Simon](https://github.com/firith)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

2

Last Release

1551d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6279a323a220fadef19fd60d06f81eb6c572e931579aa09dec0a90d502014ec8?d=identicon)[firith](/maintainers/firith)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (12 commits)")[![intrenbalazs](https://avatars.githubusercontent.com/u/100278799?v=4)](https://github.com/intrenbalazs "intrenbalazs (4 commits)")[![firith](https://avatars.githubusercontent.com/u/717732?v=4)](https://github.com/firith "firith (1 commits)")

---

Tags

laravelfirithlaravel-user-status

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/firith-laravel-user-status/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k89.8M1.0k](/packages/spatie-laravel-permission)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[jeffgreco13/filament-breezy

A custom package for Filament with login flow, profile and teams support.

1.0k1.7M41](/packages/jeffgreco13-filament-breezy)[spatie/laravel-login-link

Quickly login to your local environment

4381.2M1](/packages/spatie-laravel-login-link)[ryangjchandler/laravel-cloudflare-turnstile

A simple package to help integrate Cloudflare Turnstile.

438896.6k2](/packages/ryangjchandler-laravel-cloudflare-turnstile)[spatie/laravel-passkeys

Use passkeys in your Laravel app

444494.4k16](/packages/spatie-laravel-passkeys)

PHPackages © 2026

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