PHPackages                             nue-extensions/lockscreen - 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. nue-extensions/lockscreen

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

nue-extensions/lockscreen
=========================

Lock-screen page for Nue.

1.2(3y ago)016MITPHPPHP &gt;=7.0.0

Since Jun 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/nue-extensions/lockscreen)[ Packagist](https://packagist.org/packages/nue-extensions/lockscreen)[ Docs](https://github.com/nue-extensions/lockscreen)[ RSS](/packages/nue-extensions-lockscreen/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Lock-Screen untuk Nue
=====================

[](#lock-screen-untuk-nue)

Tambahkan halaman lock-screen ke aplikasi Nue kamu.

[![ss-lockscreen](https://raw.githubusercontent.com/novay/imagehost/master/github/nue-extensions-lockscreen.png)](https://raw.githubusercontent.com/novay/imagehost/master/github/nue-extensions-lockscreen.png)

Instalasi
---------

[](#instalasi)

```
composer require nue-extensions/lockscreen
```

Terus munculin menu Lock-Screen ini di sidebar Nue, eksekusi perintah berikut:

```
php artisan nue:import lock
```

Konfigurasi
-----------

[](#konfigurasi)

Tambahin middleware `nue.lock` di dalam file konfigurasi `config/nue.php` kayak gini:

```
'route' => [

    'prefix' => 'nue',

    // Tambahin `nue.lock` disini
    'middleware'    => ['web', 'nue', 'nue.lock'],
],
```

Penggunaan
----------

[](#penggunaan)

Buat ngaktifin halaman lock-screen ini, coba klik pada menu Lock-Screen yang barusan di-install. Setelah dikunjungi, semua halaman dalam cakupan middleware `nue.lock` bakal ke-direct kehalaman Lockscreen sampai kamu masukin password kamu yang bener.

Lisensi
-------

[](#lisensi)

**Lock-Screen** ini dikembangin dengan [Lisensi MIT](LICENSE.md). Artinya kamu bebas menggunakannya baik untuk kepentingan pribadi maupun komersil. Enjoy!

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Every ~70 days

Total

3

Last Release

1286d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/712577?v=4)[Novianto Rahmadi](/maintainers/novay)[@novay](https://github.com/novay)

---

Top Contributors

[![novay](https://avatars.githubusercontent.com/u/712577?v=4)](https://github.com/novay "novay (10 commits)")

---

Tags

extensionlockscreennuelockscreen

### Embed Badge

![Health badge](/badges/nue-extensions-lockscreen/health.svg)

```
[![Health](https://phpackages.com/badges/nue-extensions-lockscreen/health.svg)](https://phpackages.com/packages/nue-extensions-lockscreen)
```

###  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)
