PHPackages                             cljamal/la-ckeditor4 - 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. [Templating &amp; Views](/categories/templating)
4. /
5. cljamal/la-ckeditor4

ActiveLibrary[Templating &amp; Views](/categories/templating)

cljamal/la-ckeditor4
====================

CKEditor 4 Full For Laravel-admin

1.0.3(5y ago)01.2kMITHTMLPHP &gt;=7.0.0CI failing

Since Aug 1Pushed 5y agoCompare

[ Source](https://github.com/cljamal/la-ckeditor4)[ Packagist](https://packagist.org/packages/cljamal/la-ckeditor4)[ Docs](https://github.com/cljamal/la-ckeditor4.git)[ RSS](/packages/cljamal-la-ckeditor4/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

CKEditor 4 Full For Laravel-admin
=================================

[](#ckeditor-4-full-for-laravel-admin)

Forked from  - CKEditor 5 for Laravel-admin()

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

[](#installation)

```
composer require cljamal/la-ckeditor4
```

Then

```
php artisan vendor:publish --tag=cljamal-ckeditor
```

Configuration
-------------

[](#configuration)

In the `extensions` section of the `config/admin.php` file, add some configuration that belongs to this extension.

```
    'ckeditor' => [
        //Set to false if you want to disable this extension
        'enable' => true,

        // Editor configuration
        'config' => [
            'language'=>'en',
        ]
    ]
```

Usage
-----

[](#usage)

```
Form::extend('editor', CLJAMAL\CKEditor4\Editor::class);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Every ~19 days

Total

4

Last Release

2050d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c6a5a5a0138a0acab66a5332114bed2b9dc4a8ca46280610d8a804fd5548252?d=identicon)[cljamal](/maintainers/cljamal)

---

Top Contributors

[![cljamal](https://avatars.githubusercontent.com/u/9625526?v=4)](https://github.com/cljamal "cljamal (5 commits)")

---

Tags

extensioneditorCKEditorlaravel-adminckeditor4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cljamal-la-ckeditor4/health.svg)

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

###  Alternatives

[laravel-admin-ext/ckeditor

Integrate CKEDITOR into laravel-admin

30183.6k1](/packages/laravel-admin-ext-ckeditor)[jxlwqq/material-ui

material ui for laravel-admin

9784.9k](/packages/jxlwqq-material-ui)[super-eggs/laravel-admin-tinymce

TinyMCE extension for laravel-admin

139.4k](/packages/super-eggs-laravel-admin-tinymce)[dirkpersky/typo3-rte-ckeditor-fontawesome

Adds the Fontawesome add-on to the CKEditor in TYPO3.

16147.9k](/packages/dirkpersky-typo3-rte-ckeditor-fontawesome)

PHPackages © 2026

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