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

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

skeeks/yii2-ckeditor
====================

CKEditor extension for Yii2.

1.1.5.1(11mo ago)330.5k↓66.7%2[2 issues](https://github.com/skeeks-semenov/yii2-ckeditor/issues)3BSD-3-ClausePHP

Since Jun 30Pushed 11mo ago2 watchersCompare

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

READMEChangelog (8)Dependencies (1)Versions (15)Used By (3)

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-ckeditor" "*"

```

or add

```
"skeeks/yii2-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\yii2\ckeditor\CKEditorWidget;
use skeeks\yii2\ckeditor\CKEditorPresets;

```

```

```

```

```

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/e80b006782c0ce0ce23f8e2e2530130e856f2f49c6a5a8e0e15eaf0c87d25d7b/68747470733a2f2f736b65656b732e636f6d2f696d672f6c6f676f2f6c6f676f2d6e6f2d7469746c652d383070782e706e67)](https://skeeks.com)
> *SkeekS CMS (Yii2) — fast, simple, effective!*
> [skeeks.com](https://skeeks.com) | [cms.skeeks.com](https://cms.skeeks.com)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

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

Every ~301 days

Recently: every ~638 days

Total

13

Last Release

353d ago

Major Versions

0.0.1 → 1.0.02015-06-30

### Community

Maintainers

![](https://www.gravatar.com/avatar/785306737dd13e3ea6826dfc04ab29ececa88f560d054ff595d64853cb878219?d=identicon)[skeeks-semenov](/maintainers/skeeks-semenov)

---

Top Contributors

[![skeeks-semenov](https://avatars.githubusercontent.com/u/9209305?v=4)](https://github.com/skeeks-semenov "skeeks-semenov (21 commits)")[![Rickcy](https://avatars.githubusercontent.com/u/16557110?v=4)](https://github.com/Rickcy "Rickcy (1 commits)")

---

Tags

yii2extensionCKEditor

### Embed Badge

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

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

###  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)
