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

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

bajadev/yii2-ckeditor
=====================

Yii2 CKEditor

1.3.3(8y ago)347.5k↓65.8%3BSD-3-ClauseJavaScript

Since Jan 16Pushed 8y ago3 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (8)Used By (0)

CKEditor for Yii2 with file manager &amp; upload

**Install with composer:**

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

```

or

```
composer require bajadev/yii2-ckeditor "*"

```

**Controller:**

```
public function actions()
{

    return [
        'browse-images' => [
            'class' => 'bajadev\ckeditor\actions\BrowseAction',
            'quality' => 80,
            'maxWidth' => 800,
            'maxHeight' => 800,
            'useHash' => true,
            'url' => '@web/contents/',
            'path' => '@frontend/web/contents/',
        ],
        'upload-images' => [
            'class' => 'bajadev\ckeditor\actions\UploadAction',
            'quality' => 80,
            'maxWidth' => 800,
            'maxHeight' => 800,
            'useHash' => true,
            'url' => '@web/contents/',
            'path' => '@frontend/web/contents/',
        ],
    ];
}

```

**View:**

```

```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity33

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~136 days

Recently: every ~194 days

Total

7

Last Release

3001d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3207245?v=4)[B. Olivér](/maintainers/boliver20)[@boliver20](https://github.com/boliver20)

---

Top Contributors

[![MihailDev](https://avatars.githubusercontent.com/u/2392194?v=4)](https://github.com/MihailDev "MihailDev (16 commits)")[![boliver20](https://avatars.githubusercontent.com/u/3207245?v=4)](https://github.com/boliver20 "boliver20 (15 commits)")[![hArpi89](https://avatars.githubusercontent.com/u/4478677?v=4)](https://github.com/hArpi89 "hArpi89 (4 commits)")[![narekkeryan](https://avatars.githubusercontent.com/u/20637781?v=4)](https://github.com/narekkeryan "narekkeryan (1 commits)")

---

Tags

yiieditorwysiwygCKEditor

### Embed Badge

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

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

###  Alternatives

[mihaildev/yii2-ckeditor

Yii2 CKEditor

120579.4k50](/packages/mihaildev-yii2-ckeditor)[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

5244.3M80](/packages/ckeditor-ckeditor)[unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

387766.8k5](/packages/unisharp-laravel-ckeditor)[trsteel/ckeditor-bundle

Symfony bundle for easy integration of the CKEditor WYSIWYG

95639.6k9](/packages/trsteel-ckeditor-bundle)[w8tcha/ckeditor-wordcount-plugin

WordCount Plugin for CKEditor Editor

77482.0k](/packages/w8tcha-ckeditor-wordcount-plugin)[bizley/contenttools

ContentTools editor implementation for Yii 2.

8017.3k](/packages/bizley-contenttools)

PHPackages © 2026

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