PHPackages                             crazyfd/yii2-ueditor - 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. crazyfd/yii2-ueditor

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

crazyfd/yii2-ueditor
====================

yii2使用百度编辑器上传

92031JavaScript

Since Nov 4Pushed 11y ago2 watchersCompare

[ Source](https://github.com/crazyfd/yii2-ueditor)[ Packagist](https://packagist.org/packages/crazyfd/yii2-ueditor)[ RSS](/packages/crazyfd-yii2-ueditor/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-ueditor
============

[](#yii2-ueditor)

- @author crazyfd
- @version 1.0
- @desc 百度HTML编辑器 html editer for Yii Framework 2

How to install? To use this widget, you may insert the following code:
----------------------------------------------------------------------

[](#how-to-installto-use-this-widget-you-may-insert-the-following-code)

Get it via [composer](http://getcomposer.org/) by adding the package to your `composer.json`:

```
{
  "require": {
    "crazyfd/yii2-ueditor": "dev-master"
  }
}
```

```
php composer.phar update
```

Usage
-----

[](#usage)

```
