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

ActiveYii2-extension

sibds/yii2-ckeditor-widget
==========================

CKEditor widget for Yii2.

1.0.4(11y ago)03031BSD-3-ClauseHTML

Since Mar 11Pushed 10y ago1 watchersCompare

[ Source](https://github.com/sibds/yii2-ckeditor-widget)[ Packagist](https://packagist.org/packages/sibds/yii2-ckeditor-widget)[ Docs](http://yiiwheels.com/extension/ckeditor-widget)[ RSS](/packages/sibds-yii2-ckeditor-widget/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (8)Used By (1)

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

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

Based on [2amigos/yii2-ckeditor-widget](https://github.com/2amigos/yii2-ckeditor-widget)

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

```
composer require sibds/yii2-ckeditor-widget:~1.0

```

or add

```
"sibds/yii2-ckeditor-widget" : "~1.0"
```

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

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

[](#skins--plugins)

Default: `Office2013`

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.

Plugins:

- [AutoCorrect](http://ckeditor.com/addon/autocorrect)
- [FontAwesome](http://ckeditor.com/addon/fontawesome)
- [Save as Submit form](http://ckeditor.com/addon/save)
- [Upload Image](http://ckeditor.com/addon/uploadimage)
- [Table](http://ckeditor.com/addon/table)
- [Bootstrap](http://ckeditor.com/addon/widgetbootstrap)
- [Media (oEmbed) Plugin](http://ckeditor.com/addon/oembed)
- [Find and Replace](http://ckeditor.com/addon/find)
- [Text Transform](http://ckeditor.com/addon/texttransform)
- [Google Web Fonts](http://ckeditor.com/addon/ckeditor-gwf-plugin)

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 dosamigos\ckeditor\CKEditor;

```

Using inline edition with basic preset:

```

use dosamigos\ckeditor\CKEditorInline;

    This text can be edited now :)

```

License
-------

[](#license)

The BSD License (BSD). Please see [License File](LICENSE.md) for more information.

> [![2amigOS!](https://camo.githubusercontent.com/9fd8f1de41dc23003bb2a54034cb6658dde5be97092e195a62d629d0d7fa7f6c/687474703a2f2f7777772e67726176617461722e636f6d2f6176617461722f35353336333339346437323934356666376564333132353536656330343165302e706e67)](http://www.2amigos.us)
> *Web development has never been so fun!*
> [www.2amigos.us](http://www.2amigos.us)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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

Every ~69 days

Recently: every ~15 days

Total

7

Last Release

4030d ago

Major Versions

0.1.1 → 1.0.02015-03-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6efd9689c925cb52664846422950fa2ffe7cd9c44b9644eda8479499c104076?d=identicon)[mazurva](/maintainers/mazurva)

---

Top Contributors

[![tonydspaniard](https://avatars.githubusercontent.com/u/566016?v=4)](https://github.com/tonydspaniard "tonydspaniard (43 commits)")[![mazurva](https://avatars.githubusercontent.com/u/1152567?v=4)](https://github.com/mazurva "mazurva (27 commits)")[![creocoder](https://avatars.githubusercontent.com/u/896494?v=4)](https://github.com/creocoder "creocoder (7 commits)")[![muhammadcahya](https://avatars.githubusercontent.com/u/4241620?v=4)](https://github.com/muhammadcahya "muhammadcahya (2 commits)")[![schmunk42](https://avatars.githubusercontent.com/u/649031?v=4)](https://github.com/schmunk42 "schmunk42 (1 commits)")[![fork12](https://avatars.githubusercontent.com/u/8247532?v=4)](https://github.com/fork12 "fork12 (1 commits)")[![vstaheev](https://avatars.githubusercontent.com/u/1925328?v=4)](https://github.com/vstaheev "vstaheev (1 commits)")

---

Tags

yii2extensionwidgetyiiCKEditoryii 22amigos

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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