PHPackages                             dmitxe/yii2-wiki-module - 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. dmitxe/yii2-wiki-module

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

dmitxe/yii2-wiki-module
=======================

Yii2-Wiki is a flexible implementation of a wiki for Yii2

1.0(7y ago)1719↓30%MITPHPPHP &gt;=5.4.0

Since Nov 9Pushed 7y agoCompare

[ Source](https://github.com/dmitxe/yii2-wiki-module)[ Packagist](https://packagist.org/packages/dmitxe/yii2-wiki-module)[ RSS](/packages/dmitxe-yii2-wiki-module/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (5)Versions (2)Used By (0)

yii2-wiki
=========

[](#yii2-wiki)

Yii2-Wiki is a flexible implementation of a wiki for Yii2

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

[](#installation)

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

Either run

```
$ composer require dmitxe/yii2-wiki-module
```

or add

```
"dmitxe/yii2-wiki-module": "dev-master"

```

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

Configuration
-------------

[](#configuration)

###### Migration

[](#migration)

For the default table structure execute the provided migration as follows:

```
php yii migrate --migrationPath=@vendor/dmitxe/yii2-wiki-module/migrations

```

To remove the table just do the same migration downwards.

###### Configuring the module

[](#configuring-the-module)

add the following entry to the modules-part of your config-file:

```
//...

'modules'=>[
	'wiki'=>[
		'class'=>'dmitxe\yii2\wiki\Module',
		'editorRole'=>'administrator' // set false for quests
		'editorLayout' => '//main'
	],
],

//...
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2741d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/272559abd1f8d6f6e7084cc64e422cec0943a7f0b9e0b325c9caebd03e8a4730?d=identicon)[dmitxe](/maintainers/dmitxe)

---

Top Contributors

[![dmitxe](https://avatars.githubusercontent.com/u/2811989?v=4)](https://github.com/dmitxe "dmitxe (8 commits)")

---

Tags

yii2modulewiki

### Embed Badge

![Health badge](/badges/dmitxe-yii2-wiki-module/health.svg)

```
[![Health](https://phpackages.com/badges/dmitxe-yii2-wiki-module/health.svg)](https://phpackages.com/packages/dmitxe-yii2-wiki-module)
```

###  Alternatives

[hauntd/yii2-vote

Votes, likes, favorites.

383.1k](/packages/hauntd-yii2-vote)[branchonline/yii2-lightbox

Lightbox widget for Yii2

13139.0k1](/packages/branchonline-yii2-lightbox)[akiraz2/yii2-ticket-support

Yii2 Support Ticket Module, easy, flexible, fast

611.7k](/packages/akiraz2-yii2-ticket-support)

PHPackages © 2026

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