PHPackages                             morley/banned - 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. morley/banned

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

morley/banned
=============

User allowed to banned and unbanned users.

0.5(7y ago)07MITPHP

Since Mar 17Pushed 7y agoCompare

[ Source](https://github.com/pinoywebs123/morley-user-banned)[ Packagist](https://packagist.org/packages/morley/banned)[ RSS](/packages/morley-banned/feed)WikiDiscussions master Synced 2d ago

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

morley-user-banned
==================

[](#morley-user-banned)

Basic Laravel Package that can banned your users

To download the package

1. composer require morley/banned

### To run Seeder

[](#to-run-seeder)

2. php artisan db:seed --class=morley\\\\banned\\\\Database\\\\Seeds\\\\UserSeeder ### In your LoginController you can check the status\_id

[](#in-your-logincontroller-you-can-check-the-status_id-)

1 = active

0 - inactive/banned

### And add this code below after login is success

[](#and-add-this-code-below-after-login-is-success)

`if(\Auth::user()->status_id == 0){    return 'User is banned';}`Visit host/users or
-------------------------------------------------

[](#visit-hostusers-or-http1270018000users)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

2662d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/893410e394cf15cbf940cadde72cc9d897c57e0b8c3410ed5fa715a0f7e781f5?d=identicon)[pinoywebs123](/maintainers/pinoywebs123)

---

Top Contributors

[![pinoywebs123](https://avatars.githubusercontent.com/u/25606818?v=4)](https://github.com/pinoywebs123 "pinoywebs123 (7 commits)")

### Embed Badge

![Health badge](/badges/morley-banned/health.svg)

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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