PHPackages                             black-lamp/blcms-auth - 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. black-lamp/blcms-auth

ActiveYii2-extension[Authentication &amp; Authorization](/categories/authentication)

black-lamp/blcms-auth
=====================

Auth extension for Black-Lamp CMS

0.0.3(9y ago)049PHPPHP &gt;=5.4.0

Since May 14Pushed 9y ago6 watchersCompare

[ Source](https://github.com/black-lamp/blcms-auth)[ Packagist](https://packagist.org/packages/black-lamp/blcms-auth)[ RSS](/packages/black-lamp-blcms-auth/feed)WikiDiscussions master Synced yesterday

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

Auth Extension for Black-Lamp CMS
=================================

[](#auth-extension-for-black-lamp-cms)

INSTALLATION
------------

[](#installation)

In backend index.php file add to end of ArrayHelper::merge():

```
$config = yii\helpers\ArrayHelper::merge(
    require(__DIR__ . '/../../vendor/black-lamp/blcms-auth/backend/config/main.php')
);
```

Also in frontend index.php file add to end of ArrayHelper::merge():

```
$config = yii\helpers\ArrayHelper::merge(
    require(__DIR__ . '/../../vendor/black-lamp/blcms-auth/frontend/config/main.php')
);
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

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

Every ~64 days

Total

3

Last Release

3570d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e1784ec992318bf7ed40a2025a0ca035a01143de89054f0f4c9bc39469928c1?d=identicon)[GutsVadim](/maintainers/GutsVadim)

---

Top Contributors

[![GutsVadim](https://avatars.githubusercontent.com/u/9513738?v=4)](https://github.com/GutsVadim "GutsVadim (2 commits)")

---

Tags

authcmsyii2loginblcmsblack-lamp

### Embed Badge

![Health badge](/badges/black-lamp-blcms-auth/health.svg)

```
[![Health](https://phpackages.com/badges/black-lamp-blcms-auth/health.svg)](https://phpackages.com/packages/black-lamp-blcms-auth)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[jinxing/yii2-admin

RBAC Auth manager for Yii2

391.0k1](/packages/jinxing-yii2-admin)[kakadu-dev/yii2-jwt-auth

Extension provide JWT auth for Yii2

105.8k](/packages/kakadu-dev-yii2-jwt-auth)

PHPackages © 2026

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