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 3d 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 43% 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

2496d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba100a33d4d0182194e2985a5d7b7ab5aa175f3834eabca5533af753aa0a412a?d=identicon)[Mu7ic](/maintainers/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

[froala/wysiwyg-editor

A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.

5.4k306.9k3](/packages/froala-wysiwyg-editor)[mihaildev/yii2-ckeditor

Yii2 CKEditor

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

JavaScript WYSIWYG web text editor.

5234.2M76](/packages/ckeditor-ckeditor)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[froala/yii2-froala-editor

A beautiful WYSIWYG HTML text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.

109229.5k6](/packages/froala-yii2-froala-editor)[trsteel/ckeditor-bundle

Symfony bundle for easy integration of the CKEditor WYSIWYG

99630.9k9](/packages/trsteel-ckeditor-bundle)

PHPackages © 2026

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