PHPackages                             muzich/first-editor - 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. muzich/first-editor

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

muzich/first-editor
===================

Yii2 Editor

1.1.2(6y ago)09BSD-3-ClausePHP

Since Jul 15Pushed 6y agoCompare

[ Source](https://github.com/Mu7ic/editor)[ Packagist](https://packagist.org/packages/muzich/first-editor)[ Docs](https://github.com/Mu7ic/editor)[ RSS](/packages/muzich-first-editor/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (1)Versions (7)Used By (0)

Editor Компонент для Yii 2
==========================

[](#editor-компонент-для-yii-2)

Editor — свободный WYSIWYG-редактор, который может быть использован на веб-страницах.

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

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

Удобнее всего установить это расширение через [composer](http://getcomposer.org/download/).

Либо запустить

```
 php composer.phar require muzich/first-editor "1.0.1"

```

или добавить

```
"muzich/first-editor": "1.0.1"
```

в разделе `require` вашего composer.json файла.

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

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

добавить в конфиг строку `config/main.php`

```
'editor' => [
            'class' => 'muzich\first\Editor',
        ],
```

добавить в контроллере `controllers/SiteController.php` строку

```
return Yii::$app->editor->demo();
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

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

6

Last Release

2545d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19884712?v=4)[Mu7ic](/maintainers/Mu7ic)[@Mu7ic](https://github.com/Mu7ic)

---

Top Contributors

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

---

Tags

yiieditorwysiwyg

### Embed Badge

![Health badge](/badges/muzich-first-editor/health.svg)

```
[![Health](https://phpackages.com/badges/muzich-first-editor/health.svg)](https://phpackages.com/packages/muzich-first-editor)
```

###  Alternatives

[mihaildev/yii2-ckeditor

Yii2 CKEditor

120579.4k50](/packages/mihaildev-yii2-ckeditor)[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

5244.3M80](/packages/ckeditor-ckeditor)[bizley/quill

Quill editor implementation for Yii 2.

65143.6k5](/packages/bizley-quill)[bizley/contenttools

ContentTools editor implementation for Yii 2.

8017.3k](/packages/bizley-contenttools)[ender/laravel-ueditor

A laravel package of ueditor,which is baidu's open source WYSIWYG editor

393.4k](/packages/ender-laravel-ueditor)

PHPackages © 2026

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