PHPackages                             jaslin/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. [File &amp; Storage](/categories/file-storage)
4. /
5. jaslin/yii2-kindeditor

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

jaslin/yii2-kindeditor
======================

simply kindeditor for yii2 textarea with image upload controller

01961JavaScript

Since Jan 28Pushed 8y agoCompare

[ Source](https://github.com/JasLin/yii2-kindeditor)[ Packagist](https://packagist.org/packages/jaslin/yii2-kindeditor)[ RSS](/packages/jaslin-yii2-kindeditor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2-kindeditor is extention for Yii Framework 2.0
==================================================

[](#yii2-kindeditor-is-extention-for-yii-framework-20)

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

[](#installation)

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

Either run

```
php composer.phar require "jaslin/yii2-kindeditor" "dev-master"

```

or add

```
"jaslin/yii2-kindeditor": "dev-master"
```

to the require section of your application's `composer.json` file.

Usage Example
-------------

[](#usage-example)

### In config

[](#in-config)

```
'modules'=>[
    'upload' => [
        'class' => 'jaslin\kindeditor\Module',
    ],
]
```

### In view

[](#in-view)

```
echo $form->field($model, 'content')->widget(jaslin\kindeditor\KindEditor::className(), ['options' => [],'configs' => []]);

## configs http://kindeditor.net/docs/option.html
```

HighLight Code Example
----------------------

[](#highlight-code-example)

jaslin\\kindeditor\\LightAsset::register($this);

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/69a931fcbd7436a92ff32bf12b0b315a32ecceb4e58a9c0e17b9ef88c4e33354?d=identicon)[jas](/maintainers/jas)

---

Top Contributors

[![JasLin](https://avatars.githubusercontent.com/u/147611?v=4)](https://github.com/JasLin "JasLin (3 commits)")

### Embed Badge

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

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)

PHPackages © 2026

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