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. [Security](/categories/security)
4. /
5. playa/laravel-password-lock

ActiveLibrary[Security](/categories/security)

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

Password lockdown Laravel Site

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

Since Feb 1Pushed 8y 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 2w ago

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 52% 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

3038d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/551925?v=4)[playa](/maintainers/playa)[@playa](https://github.com/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

[akaunting/laravel-firewall

Web Application Firewall (WAF) package for Laravel

1.0k494.9k2](/packages/akaunting-laravel-firewall)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135212.4k7](/packages/statamic-rad-pack-runway)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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