PHPackages                             cliff363825/yii2-kindeditor - 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. cliff363825/yii2-kindeditor

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

cliff363825/yii2-kindeditor
===========================

KindEditor Widget for Yii2

v1.1.0(9y ago)89366[4 issues](https://github.com/cliff363825/yii2-kindeditor/issues)[1 PRs](https://github.com/cliff363825/yii2-kindeditor/pulls)1MITJavaScript

Since Oct 4Pushed 8y ago2 watchersCompare

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

READMEChangelog (7)Dependencies (1)Versions (8)Used By (1)

KindEditor Widget for Yii2
==========================

[](#kindeditor-widget-for-yii2)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist cliff363825/yii2-kindeditor "*"

```

or add

```
"cliff363825/yii2-kindeditor": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

1. Without any model:

```

```

2. With an model:

```

```

Notice
------

[](#notice)

- **In version v1.0.5 or later, the language packages was renamed. zh\_CN -&gt; zh-CN, zh\_TW -&gt; zh-TW.**

> You may have to modify your code in your project if `KindEditorWidget->clientOptions->langType` was set `zh_CN` or `zh_TW`.

> 说简单点，就是你要把langType是`zh_CN`、`zh_TW`对应改成`zh-CN`、`zh-TW`。

- **The default value of `KindEditorUploadAction->savePath` is changed to `uploads` now, NOT `@webroot/uploads`.**

> Add a new property `basePath` and the default value is `@webroot`.

- **Remove property `KindEditorUploadAction->saveUrl`.**

> Add a new property `baseUrl` and the default value is `@web`.

see the [change log](https://github.com/cliff363825/yii2-kindeditor/blob/master/CHANGELOG.md)

Documentation
-------------

[](#documentation)

For full details on usage, see the [documentation](http://kindeditor.net/doc.php).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity68

Established project with proven stability

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 ~159 days

Recently: every ~212 days

Total

7

Last Release

3285d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11502c11de71560b1db76dca8e0793998f9afff90c555fc414e15a1856f44c75?d=identicon)[cliff363825](/maintainers/cliff363825)

---

Tags

yii2kindeditor

### Embed Badge

![Health badge](/badges/cliff363825-yii2-kindeditor/health.svg)

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

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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