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

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

labroots/ckeditor
=================

JavaScript WYSIWYG web text editor.

4.5.11(9y ago)018GPL-2.0+JavaScript

Since Feb 26Pushed 9y agoCompare

[ Source](https://github.com/labroots/ckeditor-releases)[ Packagist](https://packagist.org/packages/labroots/ckeditor)[ Docs](http://ckeditor.com)[ RSS](/packages/labroots-ckeditor/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (45)Used By (0)

CKEditor 4 - Releases
=====================

[](#ckeditor-4---releases)

Releases Code
-------------

[](#releases-code)

This repository contains the official release versions of [CKEditor](http://ckeditor.com).

There are four versions for each release — `standard-all`, `basic`, `standard`, and `full`. They differ in the number of plugins that are compiled into the main `ckeditor.js` file as well as the toolbar configuration.

See the [comparison](http://ckeditor.com/presets) of the `basic`, `standard`, and `full` installation presets for more details.

The `standard-all` build includes all official CKSource plugins with only those from the `standard` installation preset compiled into the `ckeditor.js` file and enabled in the configuration.

All versions available in this repository were built using [CKBuilder](http://ckeditor.com/builder), so they are optimized and ready to be used in a production environment.

Documentation
-------------

[](#documentation)

Developer documentation for CKEditor is available online at: .

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

[](#installation)

### Git clone

[](#git-clone)

To install one of the available releases, just clone this repository and switch to the respective branch (see next section):

```
git clone -b  git://github.com/ckeditor/ckeditor-releases.git

```

### Git submodule

[](#git-submodule)

If you are using git for your project and you want to integrate CKEditor, we recommend to add this repository as a [submodule](http://git-scm.com/book/en/Git-Tools-Submodules).

```
git submodule add -b  git://github.com/ckeditor/ckeditor-releases.git
git commit -m "Added CKEditor submodule in  directory."

```

### Using Package Managers

[](#using-package-managers)

See the [Installing CKEditor with Package Managers](http://docs.ckeditor.com/#!/guide/dev_package_managers) article for more details about installing CKEditor with [Bower](http://bower.io/), [Composer](https://getcomposer.org/) and [npm](https://www.npmjs.com/).

Repository Structure
--------------------

[](#repository-structure)

### Branches

[](#branches)

This repository contains the following branches:

- `master` and `latest` – the latest release of the `standard-all` preset (including betas).
- `stable` – the latest stable release of the `standard-all` preset (non-beta).
- `A.B.x` (e.g. `4.3.x`) – the latest release of the `standard-all` preset in the `A.B` branch.
- `(basic|standard|full)/stable` – the latest stable release tag point (non-beta).
- `(basic|standard|full)/latest` – the latest release tag point (including betas).
- `(basic|standard|full)/A.B.x` (e.g. `basic/4.0.x`) – the latest releases in the `A.B` branch.

### Tags

[](#tags)

**Since version 4.3.3** this repository uses the following tag naming rules:

- `x.y.z` – contains the `standard-all` editor build, e.g. `4.3.3`, `4.4.0` etc.
- `(basic|standard|full)/x.y.z` – contains the editor build with a given preset, e.g. `basic/4.3.3`.

The version numbers follow the [Semantic Versioning 2.0.0](http://semver.org/) scheme.

Up to version **4.3.2** the tags were released in the following form `x.y[.z]/(basic|standard|full)`. For example: `4.0/basic`, `4.0.1/standard`. This convention was changed in CKEditor 4.3.3 to conform to the Semantic Versioning scheme.

Checking Your Installation
--------------------------

[](#checking-your-installation)

The editor comes with a sample page that can be used to verify if the installation succeeded. Take a look at the `samples` directory.

To test your installation, just call the following page for your website:

```
http:////samples/index.html

```

For example:

```
http://www.example.com/ckeditor/samples/index.html

```

### License

[](#license)

Licensed under the GPL, LGPL, and MPL licenses, at your choice.

Please check the `LICENSE.md` file for more information about the license.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity76

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

Total

27

Last Release

3583d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/69c7458e6f68e995f16c6e22741b82ec98d1e1d2d8b64fe2d7787dfe67b71d17?d=identicon)[labroots](/maintainers/labroots)

---

Top Contributors

[![Reinmar](https://avatars.githubusercontent.com/u/156149?v=4)](https://github.com/Reinmar "Reinmar (21 commits)")[![oleq](https://avatars.githubusercontent.com/u/1099479?v=4)](https://github.com/oleq "oleq (19 commits)")[![mlewand](https://avatars.githubusercontent.com/u/5353898?v=4)](https://github.com/mlewand "mlewand (9 commits)")[![jbaylina](https://avatars.githubusercontent.com/u/4180156?v=4)](https://github.com/jbaylina "jbaylina (1 commits)")[![AnnaTomanek](https://avatars.githubusercontent.com/u/538321?v=4)](https://github.com/AnnaTomanek "AnnaTomanek (1 commits)")[![labroots](https://avatars.githubusercontent.com/u/22403355?v=4)](https://github.com/labroots "labroots (1 commits)")[![f1ames](https://avatars.githubusercontent.com/u/1061942?v=4)](https://github.com/f1ames "f1ames (1 commits)")[![fredck](https://avatars.githubusercontent.com/u/630060?v=4)](https://github.com/fredck "fredck (1 commits)")

---

Tags

javascripthtmltexteditorwysiwygCKEditorrichtextfckeditor

### Embed Badge

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

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

###  Alternatives

[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

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

JavaScript WYSIWYG web text editor (for laravel).

375765.1k5](/packages/unisharp-laravel-ckeditor)[w8tcha/ckeditor-wordcount-plugin

WordCount Plugin for CKEditor Editor

77478.1k](/packages/w8tcha-ckeditor-wordcount-plugin)[tinymce/tinymce

Web based JavaScript HTML WYSIWYG editor control.

1707.9M118](/packages/tinymce-tinymce)[techguy/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

1013.7k](/packages/techguy-laravel-ckeditor)[jodit/yii2-jodit

Jodit - awesome WYSIWYG Editor like widget for Yii2

1521.7k](/packages/jodit-yii2-jodit)

PHPackages © 2026

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