PHPackages                             philippfrenzel/yii2wikiparser - 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. philippfrenzel/yii2wikiparser

ActiveLibrary

philippfrenzel/yii2wikiparser
=============================

Yii2 Creole Syntax Parser

063PHP

Since Jun 15Pushed 12y agoCompare

[ Source](https://github.com/philippfrenzel/yii2wikiparser)[ Packagist](https://packagist.org/packages/philippfrenzel/yii2wikiparser)[ RSS](/packages/philippfrenzel-yii2wikiparser/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2wikiparser
==============

[](#yii2wikiparser)

Yii2 Creole Wiki Parser

Intro
=====

[](#intro)

With the help of this class you can parse TEXT to HTML-Markup

Installation
============

[](#installation)

Package is although registered at packagist.org - so you can just add one line of code, to let it run!

```
"require": {
        "yiisoft/yii2": "dev-master",
        "yiisoft/yii2-composer":"dev-master",
        "philippfrenzel/yii2wikiparser":"*"
},
```

Usage
=====

[](#usage)

```
$WikiHtml = new yii2wikiparser();
$WikiHtml->parse($TEXT,array());
```

As it's ported from an historical class, the next step will be to substitute the "old" tag generators with the new ones delivered by yii2. I'm waiting for the latest yii2 release so I can upgrade!

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

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/551abd4470d98ae959df06678c17aef3e8ac35187884a2872e79c77e040b5c8b?d=identicon)[philippfrenzel](/maintainers/philippfrenzel)

---

Top Contributors

[![philippfrenzel](https://avatars.githubusercontent.com/u/2319890?v=4)](https://github.com/philippfrenzel "philippfrenzel (19 commits)")

### Embed Badge

![Health badge](/badges/philippfrenzel-yii2wikiparser/health.svg)

```
[![Health](https://phpackages.com/badges/philippfrenzel-yii2wikiparser/health.svg)](https://phpackages.com/packages/philippfrenzel-yii2wikiparser)
```

PHPackages © 2026

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