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

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

ckeditor/ckeditor
=================

JavaScript WYSIWYG web text editor.

4.25.1(1y ago)5234.2M—8.1%406[7 issues](https://github.com/ckeditor/ckeditor4-releases/issues)20GPL-2.0+JavaScript

Since Feb 26Pushed 1y ago60 watchersCompare

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

READMEChangelogDependenciesVersions (171)Used By (20)Security (4)

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

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

⚠️ CKEditor 4: End of Life and Extended Support Model until Dec 2026
--------------------------------------------------------------------

[](#️-ckeditor-4-end-of-life-and-extended-support-model-until-dec-2026)

CKEditor 4 was launched in 2012 and reached its End of Life (EOL) on June 30, 2023.

A special edition, **[CKEditor 4 LTS](https://ckeditor.com/ckeditor-4-support/)** ("Long Term Support"), is available under commercial terms (["Extended Support Model"](https://ckeditor.com/ckeditor-4-support/)) for anyone looking to **extend the coverage of security updates and critical bug fixes**.

With CKEditor 4 LTS, security updates and critical bug fixes are guaranteed until December 2026.

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

[](#releases-code)

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

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](https://ckeditor.com/cke4/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](https://ckeditor.com/cke4/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/ckeditor4-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](https://git-scm.com/book/en/v2/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](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_package_managers.html) article for more details about installing CKEditor with [Bower](https://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

62

—

FairBetter than 99% of packages

Maintenance42

Moderate activity, may be stable

Popularity66

Solid adoption and visibility

Community47

Growing community involvement

Maturity82

Battle-tested with a long release history

 Bus Factor3

3 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 ~44 days

Recently: every ~91 days

Total

92

Last Release

467d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/98c44ba9273e4121dbda1ab67b60f58014eed26e857a21c2b4fb0c7042630843?d=identicon)[cksource](/maintainers/cksource)

---

Top Contributors

[![mlewand](https://avatars.githubusercontent.com/u/5353898?v=4)](https://github.com/mlewand "mlewand (37 commits)")[![jacekbogdanski](https://avatars.githubusercontent.com/u/10279586?v=4)](https://github.com/jacekbogdanski "jacekbogdanski (25 commits)")[![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)")[![f1ames](https://avatars.githubusercontent.com/u/1061942?v=4)](https://github.com/f1ames "f1ames (18 commits)")[![wwalc](https://avatars.githubusercontent.com/u/545175?v=4)](https://github.com/wwalc "wwalc (2 commits)")[![Comandeer](https://avatars.githubusercontent.com/u/1078728?v=4)](https://github.com/Comandeer "Comandeer (2 commits)")[![Dumluregn](https://avatars.githubusercontent.com/u/10883184?v=4)](https://github.com/Dumluregn "Dumluregn (2 commits)")[![jbaylina](https://avatars.githubusercontent.com/u/4180156?v=4)](https://github.com/jbaylina "jbaylina (1 commits)")[![fredck](https://avatars.githubusercontent.com/u/630060?v=4)](https://github.com/fredck "fredck (1 commits)")[![AnnaTomanek](https://avatars.githubusercontent.com/u/538321?v=4)](https://github.com/AnnaTomanek "AnnaTomanek (1 commits)")

---

Tags

ckeditorckeditor4javascriptwysiwygwysiwyg-editorwysiwyg-editorsjavascripthtmltexteditorwysiwygCKEditorrichtextfckeditorckeditor4

### Embed Badge

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

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

###  Alternatives

[unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

377762.3k5](/packages/unisharp-laravel-ckeditor)[froala/wysiwyg-editor

A beautiful jQuery WYSIWYG HTML rich text editor. High performance and modern design make it easy to use for developers and loved by users.

5.4k306.9k3](/packages/froala-wysiwyg-editor)[w8tcha/ckeditor-wordcount-plugin

WordCount Plugin for CKEditor Editor

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

Web based JavaScript HTML WYSIWYG editor control.

1697.5M106](/packages/tinymce-tinymce)[froala/yii2-froala-editor

A beautiful WYSIWYG HTML text editor based on HTML5 technology. Cross browser, with mobile support, high performance and Retina Ready modern design.

109229.5k6](/packages/froala-yii2-froala-editor)[techguy/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

1113.5k](/packages/techguy-laravel-ckeditor)

PHPackages © 2026

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