PHPackages                             obgov/yii2-widget-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. [Templating &amp; Views](/categories/templating)
4. /
5. obgov/yii2-widget-ckeditor

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

obgov/yii2-widget-ckeditor
==========================

CKEditor widget for Yii2.

1.0.0(2y ago)024BSD-3-Clause

Since Dec 20Compare

[ Source](https://github.com/obgov/yii2-widget-ckeditor)[ Packagist](https://packagist.org/packages/obgov/yii2-widget-ckeditor)[ Docs](https://skeeks.com)[ RSS](/packages/obgov-yii2-widget-ckeditor/feed)WikiDiscussions Synced 2d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

CKEditor Widget for Yii2
========================

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

Renders a [CKEditor WYSIWYG text editor plugin](http://www.ckeditor.com) widget.

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

[](#installation)

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

Either run

```
php composer.phar require "skeeks/yii2-widget-ckeditor" "*"

```

or add

```
"skeeks/yii2-widget-ckeditor" : "*"
```

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

Skins &amp; Plugins
-------------------

[](#skins--plugins)

This widget works with default's `dev-full/stable` branch of CKEditor, with a set of plugins and skins. If you wish to configure a different skins or plugins that the one proposed, you will have to download them separately and configure the widget's `clientOptions` attribute accordingly.

Usage
-----

[](#usage)

The library comes with two widgets: `CKEditor` and `CKEditorInline`. One is for classic edition and the other for inline editing respectively.

Using a model with a basic preset:

```

use skeeks\widget\ckeditor\CKEditor;

```

Using inline edition with basic preset:

```

use skeeks\widget\ckeditor\CKEditorInline;

	This text can be edited now :)

```

Further Information
-------------------

[](#further-information)

Please, check the [CKEditor plugin site](http://www.ckeditor.com) documentation for further information about its configuration options.

> [![skeeks!](https://camo.githubusercontent.com/cae82dcf01ec5dead3fe52f7d6dc919d52b7b060cdaccddb39a7a4c3383a282f/68747470733a2f2f67726176617461722e636f6d2f75736572696d6167652f37343433313133322f31336430346438333231383539333536343432323737306236313665353632322e6a7067)](http://www.skeeks.com)
> *Web development has never been so fun!*
> [www.skeeks.com](http://www.skeeks.com)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.4% 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

Unknown

Total

1

Last Release

928d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c7d5e967da0db0d3c615af015eb8d359f20a563ddfd3c7b620068b838f9e9f9?d=identicon)[obgov](/maintainers/obgov)

---

Top Contributors

[![skeeks-semenov](https://avatars.githubusercontent.com/u/9209305?v=4)](https://github.com/skeeks-semenov "skeeks-semenov (11 commits)")[![obgov](https://avatars.githubusercontent.com/u/102376675?v=4)](https://github.com/obgov "obgov (10 commits)")

---

Tags

extensionwidgetyiiCKEditor

### Embed Badge

![Health badge](/badges/obgov-yii2-widget-ckeditor/health.svg)

```
[![Health](https://phpackages.com/badges/obgov-yii2-widget-ckeditor/health.svg)](https://phpackages.com/packages/obgov-yii2-widget-ckeditor)
```

###  Alternatives

[vova07/yii2-imperavi-widget

The imperavi redactor widget for Yii 2 framework.

2441.0M40](/packages/vova07-yii2-imperavi-widget)

PHPackages © 2026

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