PHPackages                             qu-modules/qu-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. qu-modules/qu-ckeditor

ActiveModule[Utility &amp; Helpers](/categories/utility)

qu-modules/qu-ckeditor
======================

ZF2 module for CKEditor

96.3k3[1 issues](https://github.com/Celtico/QuCKEditor/issues)PHP

Since Jul 24Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Celtico/QuCKEditor)[ Packagist](https://packagist.org/packages/qu-modules/qu-ckeditor)[ RSS](/packages/qu-modules-qu-ckeditor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

QuCKEditor 0.0.3-dev
====================

[](#quckeditor-003-dev)

ZF2 module for CKEditor

Release Notes
=============

[](#release-notes)

0.0.1-dev

- Initiation CKEditor in zf2

0.0.2-dev

- Initiation auto load class map
- Fixed capitalization inconsistencies
- Fixed the url of the file manager
- Optional addition of the settings in the module or directly in the helper
- Ability to configure the language and color

0.0.3-dev

- Update CKEditor 4.1

Demo example
============

[](#demo-example)

Requirements
============

[](#requirements)

- ZendSkeletonApplication

Installation
============

[](#installation)

- Drag a folder into modules folder
- QuAdminCompleteApp provider assets (look current version )
- Enable the module application.config.php and configure the routes module.config.php

Installation by Composer
========================

[](#installation-by-composer)

```
cd YourFolderProject/
php composer.phar self-update
php composer.phar require "qu-modules/qu-ckeditor":"dev-master"

```

Integration
===========

[](#integration)

- Instance $ this-&gt; QuCKEditor () in your project

\#Sample

```

```

```
    $this->QuCKEditor(
        'editor',
        array('width' => "100%",
            'height' => "300",
            'uiColor'=> '#FFFFFF',
        )
    );
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![raykolbe](https://avatars.githubusercontent.com/u/800727?v=4)](https://github.com/raykolbe "raykolbe (1 commits)")

### Embed Badge

![Health badge](/badges/qu-modules-qu-ckeditor/health.svg)

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

###  Alternatives

[searchturbine/phpwee-php-minifier

A PHP minifier for HTML, CSS and JS files.

832.5k1](/packages/searchturbine-phpwee-php-minifier)[professional-wiki/network

MediaWiki extension for adding interactive network visualizations to your wiki pages

3211.9k](/packages/professional-wiki-network)[v17development/flarum-user-badges

Adds user badges to your Flarum community

1922.5k3](/packages/v17development-flarum-user-badges)[revangelista/laravel-idempotency

Laravel Idempotency Middleware

1110.7k](/packages/revangelista-laravel-idempotency)

PHPackages © 2026

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