PHPackages                             pun2006/yii2-nicedit - 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. pun2006/yii2-nicedit

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pun2006/yii2-nicedit
====================

Nicedit yii widget wrapper.

1.2.2(6y ago)131BSD-3-ClausePHPPHP ^7.0

Since Jun 18Pushed 6y agoCompare

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

READMEChangelog (9)Dependencies (1)Versions (10)Used By (0)

Niceditor Widget для Yii2
=========================

[](#niceditor-widget-для-yii2)

Тестовый виджет обертка редактора wyswyg Выполнен в целях обучения написания виджетов.

#### Данный редактор заброшен.

[](#данный-редактор-заброшен)

Установка
---------

[](#установка)

php composer.phar require "pun2006/yii2-nicedit" "\*"

Использование
-------------

[](#использование)

```
use pun2006\yiinicedit\NiceditWidget;

```

Также можно использовать с ActiveField.

```
$form->field($model, 'attribute')->widget(NiceditWidget::classname(),['local'=>true]) ?>

```

Опции
-----

[](#опции)

- Поддерживаются следующие опции:
    - content, string инициализация с заданным контентом, по умолчанию будет пусто;
    - editorOptions, array [wiki.nicedit.com](http://wiki.nicedit.com/w/page/515/Configuration%20Options);
    - local, boolean использовать локальные скрипты виджета, по умолчанию false(используются ресурсы CDN).

Примеры
-------

[](#примеры)

```

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

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

9

Last Release

2519d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a57258949889960ad12f6f3fc50fb08ef7baaafb0df2f9d76f867e082962f924?d=identicon)[pun2006](/maintainers/pun2006)

---

Top Contributors

[![pun2006](https://avatars.githubusercontent.com/u/14267994?v=4)](https://github.com/pun2006 "pun2006 (34 commits)")

### Embed Badge

![Health badge](/badges/pun2006-yii2-nicedit/health.svg)

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

###  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)
