PHPackages                             fabriziocaldarelli/yii2-ckeditor - 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. fabriziocaldarelli/yii2-ckeditor

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

fabriziocaldarelli/yii2-ckeditor
================================

Yii2 CKEditor

1.1.0(1y ago)0285↓93.3%1MITPHP

Since Feb 16Pushed 4mo ago1 watchersCompare

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

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Yii2 CKEditor
=============

[](#yii2-ckeditor)

Yii2 CKEditor

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist fabriziocaldarelli/yii2-ckeditor "*"

```

or add

```
"fabriziocaldarelli/yii2-ckeditor": "*"

```

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

Usage
-----

[](#usage)

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

```
