PHPackages                             myzero1/yii2-z1user - 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. myzero1/yii2-z1user

ActiveYii2-module[Utility &amp; Helpers](/categories/utility)

myzero1/yii2-z1user
===================

Simple captcha for yii2.Just add the module in config file and use the widget.

1.0.2(7y ago)011BSD-3-ClausePHP

Since Nov 8Pushed 7y agoCompare

[ Source](https://github.com/myzero1/yii2-z1user)[ Packagist](https://packagist.org/packages/myzero1/yii2-z1user)[ RSS](/packages/myzero1-yii2-z1user/feed)WikiDiscussions master Synced yesterday

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

yii2-z1user
===========

[](#yii2-z1user)

It is a module for user. It use the [myzero1/yii2-theme-layui](https://github.com/myzero1/yii2-theme-layui) as it's theme.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require-dev myzero1/yii2-z1user：*

```

or add

```
"myzero1/yii2-z1user": "*"

```

to the require-dev section of your `composer.json` file.

Setting
-------

[](#setting)

Once the extension is installed, simply modify your application configuration as follows:

#### in main.php

[](#in-mainphp)

```
return [
    ......
    'modules' => [
        ......
        'z1userid' => [
            'class' => 'myzero1\z1user\Module',
        ],
        ......
    ],
    ......
];
```

Usage
-----

[](#usage)

You can then access home page to watch the theme.

```
http://localhost/path/to/z1userid/z1-user

```

#### rewrite

[](#rewrite)

- `set rewrite`

see the rewriting of yii2-z1site.

LICENSE
-------

[](#license)

MIT

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

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

Total

3

Last Release

2743d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22048203?v=4)[myzero1](/maintainers/myzero1)[@myzero1](https://github.com/myzero1)

---

Top Contributors

[![myzero1](https://avatars.githubusercontent.com/u/22048203?v=4)](https://github.com/myzero1 "myzero1 (6 commits)")

### Embed Badge

![Health badge](/badges/myzero1-yii2-z1user/health.svg)

```
[![Health](https://phpackages.com/badges/myzero1-yii2-z1user/health.svg)](https://phpackages.com/packages/myzero1-yii2-z1user)
```

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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