PHPackages                             coderlex/yii2-wysibb - 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. coderlex/yii2-wysibb

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

coderlex/yii2-wysibb
====================

Implements WysiBB to Yii2 applications

1.0.0(10y ago)045BSD-3-ClausePHPPHP &gt;=5.4.0

Since Dec 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/coderlex/yii2-wysibb)[ Packagist](https://packagist.org/packages/coderlex/yii2-wysibb)[ RSS](/packages/coderlex-yii2-wysibb/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

yii2-wysibb
===========

[](#yii2-wysibb)

Implements WysiBB visual editor  to Yii2 applications. More about WysiBB read at

Install via composer
--------------------

[](#install-via-composer)

Run in your console:

```
php composer.phar global require "fxp/composer-asset-plugin:1.0.0"
php composer.phar require "coderlex/yii2-wysibb" "*"
```

Basic usage
-----------

[](#basic-usage)

```
$form = \yii\widgets\ActiveForm::begin();
print $form->field($model, 'content')->widget(\coderlex\wysibb\WysiBB::className(), [
...
]);
\yii\widgets\ActiveForm::end();
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

3843d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/107859874?v=4)[Lex](/maintainers/coderlex)[@CoderLex](https://github.com/CoderLex)

---

Tags

phpyii2yii2-extensionyii2wysibb

### Embed Badge

![Health badge](/badges/coderlex-yii2-wysibb/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1454.6k](/packages/dmstr-yii2-cookie-consent)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

1911.7k](/packages/imanilchaudhari-yii2-currency-converter)

PHPackages © 2026

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