PHPackages                             dedermus/lock-screen - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dedermus/lock-screen

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dedermus/lock-screen
====================

Lock-screen page for open-admin

2.0.1(1y ago)028MITBladePHP ^8.2

Since Nov 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dedermus/lock-screen)[ Packagist](https://packagist.org/packages/dedermus/lock-screen)[ Docs](https://github.com/dedermus/lock-screen)[ RSS](/packages/dedermus-lock-screen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

Lock screen
===========

[](#lock-screen)

Add a lock screen page to laravel-admin.

Screenshots
-----------

[](#screenshots)

[![wx20181114-232541](https://user-images.githubusercontent.com/1479100/48492459-c720f680-e864-11e8-934a-932d287479c4.png)](https://user-images.githubusercontent.com/1479100/48492459-c720f680-e864-11e8-934a-932d287479c4.png)

Installation &amp; Configuration
--------------------------------

[](#installation--configuration)

```
composer require dedermus/lock-screen
```

Then add a middleware `admin.lock` to routes configuration in `config/admin.php`

```
    'route' => [

        'prefix' => env('ADMIN_ROUTE_PREFIX', 'admin'),

        'namespace'     => 'App\\Admin\\Controllers',

        // add middleware `admin.lock` into this array.
        'middleware'    => ['web', 'admin', 'admin.lock'],
    ],
```

Usage
-----

[](#usage)

After installation and configuration, open the admin page, you will find a link in the upper right corner of the page with a lock icon, click it to redirect to the lock screen page, You need to enter your login password to return to unlock the page.

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity76

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

Total

3

Last Release

613d ago

Major Versions

1.0.1 → 2.0.12024-09-10

PHP version history (3 changes)v1.0PHP &gt;=7.0.0

1.0.1PHP ^7.3|^8.0

2.0.1PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/42d5b6e1af612060284f1d52feba723a6304f41f9deb9d801f091d1b789738dc?d=identicon)[dedermus](/maintainers/dedermus)

---

Top Contributors

[![z-song](https://avatars.githubusercontent.com/u/1479100?v=4)](https://github.com/z-song "z-song (3 commits)")

---

Tags

extensionopen-adminlock screen

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dedermus-lock-screen/health.svg)

```
[![Health](https://phpackages.com/badges/dedermus-lock-screen/health.svg)](https://phpackages.com/packages/dedermus-lock-screen)
```

###  Alternatives

[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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