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 1mo 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 32% 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

3791d ago

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

v0.5.0PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/13821b295894e4000b282ce9c82eb23d1e897cf787d2532a5295bd0d3df5a804?d=identicon)[lazychaser](/maintainers/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

[ckeditor/ckeditor

JavaScript WYSIWYG web text editor.

5234.2M75](/packages/ckeditor-ckeditor)[unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

377762.3k5](/packages/unisharp-laravel-ckeditor)[egeloen/ckeditor-bundle

Provides a CKEditor integration for your Symfony2 Project.

3325.1M45](/packages/egeloen-ckeditor-bundle)[mihaildev/yii2-ckeditor

Yii2 CKEditor

118552.5k50](/packages/mihaildev-yii2-ckeditor)[trsteel/ckeditor-bundle

Symfony bundle for easy integration of the CKEditor WYSIWYG

99630.9k9](/packages/trsteel-ckeditor-bundle)[craftcms/ckeditor

Edit rich text content in Craft CMS using CKEditor.

48359.1k51](/packages/craftcms-ckeditor)

PHPackages © 2026

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