PHPackages                             playa/laravel-password-lock - 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. playa/laravel-password-lock

ActiveLibrary

playa/laravel-password-lock
===========================

Password lockdown Laravel Site

1.0.2(8y ago)0869MITHTMLPHP &gt;=5.5.9

Since Feb 1Pushed 7y agoCompare

[ Source](https://github.com/playahk/laravel-password-lock)[ Packagist](https://packagist.org/packages/playa/laravel-password-lock)[ RSS](/packages/playa-laravel-password-lock/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

Laravel Password Lock
=====================

[](#laravel-password-lock)

Laravel Password Lock is a middleware for locking the route from the public.

### Usage

[](#usage)

Run `composer require playa/laravel-password-lock` and add the middleware `\Playa\PasswordLock\PasswordLockMiddleware::class` to your kernel.php.

If you want to lock down the whole site, you can add the middleware to `$middlewareGroups`, or add the middleware to the specific route you need to lock down.

### Config

[](#config)

Run `php artisan vendor publish` to get the `playa-password-lock.php` in config folder. Available settings is as follow:

- invite\_password: the password for unlocking the site
- client\_logo: the logo URL to be displayed in login page
- client\_logo\_width: the logo width
- enable: whether to enable or disable the lockdown

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~16 days

Total

3

Last Release

2989d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/23a2d447f2e5be45ecd8c448c912351a84ac8698cf50849ad705532cad7a2228?d=identicon)[playa](/maintainers/playa)

---

Top Contributors

[![mkhplaya](https://avatars.githubusercontent.com/u/35250038?v=4)](https://github.com/mkhplaya "mkhplaya (1 commits)")

### Embed Badge

![Health badge](/badges/playa-laravel-password-lock/health.svg)

```
[![Health](https://phpackages.com/badges/playa-laravel-password-lock/health.svg)](https://phpackages.com/packages/playa-laravel-password-lock)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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