PHPackages                             fengyh/yii2-mdmgr - 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. [Admin Panels](/categories/admin)
4. /
5. fengyh/yii2-mdmgr

ActiveYii2-extension[Admin Panels](/categories/admin)

fengyh/yii2-mdmgr
=================

An Yii2 extension, has a markdown editor supported by CKEditor, stores artical in db, one can create, edit, view and search the articles.

010PHP

Since Oct 1Pushed 10y ago1 watchersCompare

[ Source](https://github.com/fengyh/yii2-mdmgr)[ Packagist](https://packagist.org/packages/fengyh/yii2-mdmgr)[ RSS](/packages/fengyh-yii2-mdmgr/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Markdown manager with creating, editing, view etc. features
===========================================================

[](#markdown-manager-with-creating-editing-view-etc-features)

An Yii2 extension, has a markdown editor supported by CKEditor, stores article in db, one can create, edit, view and search the articles by using this extension.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist fengyh/yii2-mdmgr "*"

```

or add

```
"fengyh/yii2-mdmgr": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

#### Application configuration

[](#application-configuration)

```
'modules' => [
    ...
	'manual' => [
        'class'  => 'fengyh\mdmgr\Module',
    ],
    ...
],
```

#### Show UI

[](#show-ui)

Route `/manual` shows the user interface.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/14843a14191947f63833203a519395bfb48d231d0d6ddcf57e865b01fb172309?d=identicon)[fengyh](/maintainers/fengyh)

---

Top Contributors

[![fengyh](https://avatars.githubusercontent.com/u/8983549?v=4)](https://github.com/fengyh "fengyh (1 commits)")

### Embed Badge

![Health badge](/badges/fengyh-yii2-mdmgr/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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