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

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

cruddy/ckeditor
===============

A CKEditor for Cruddy.

v0.5.0(10y ago)21.9k1[1 issues](https://github.com/cruddy/ckeditor/issues)JavaScriptPHP &gt;=5.5.9

Since Oct 31Pushed 10y ago3 watchersCompare

[ Source](https://github.com/cruddy/ckeditor)[ Packagist](https://packagist.org/packages/cruddy/ckeditor)[ RSS](/packages/cruddy-ckeditor/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

A [CKEditor](http://ckeditor.com) for [Cruddy](http://github.com/lazychaser/cruddy).

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

[](#installation)

```
composer require cruddy/ckeditor:0.5.*@dev

```

Include a service provider:

```
'Kalnoy\Cruddy\CKEditor\CKEditorServiceProvider',
```

Publish assets:

```
php artisan vendor:publish --tag="public"

```

Usage
-----

[](#usage)

```
$schema->ckedit('description');
```

Providing configuration:

```
$schema->ckedit('description')->config([
    'skin' => 'myskin,/myskin/',
]);
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

3836d ago

PHP version history (2 changes)v0.4.0PHP &gt;=5.4.0

v0.5.0PHP &gt;=5.5.9

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2094856?v=4)[Alexander Kalnoy](/maintainers/lazychaser)[@lazychaser](https://github.com/lazychaser)

---

Top Contributors

[![lazychaser](https://avatars.githubusercontent.com/u/2094856?v=4)](https://github.com/lazychaser "lazychaser (6 commits)")

---

Tags

CKEditorcruddy

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M267](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M989](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M362](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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