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

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

xetaio/xetaravel-ckeditor
=========================

A wrapper to use CKEditor with Laravel.

v1.0.5(9y ago)01.4kMITPHPPHP &gt;=5.6.4

Since Apr 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/XetaIO/Xetaravel-CKEditor)[ Packagist](https://packagist.org/packages/xetaio/xetaravel-ckeditor)[ Docs](https://github.com/XetaIO/Xetaravel-CKEditor)[ RSS](/packages/xetaio-xetaravel-ckeditor/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

> # Xetaravel CKEditor
>
> [](#xetaravel-ckeditor)
>
> This is a wrapper to use [CKEditor](https://github.com/ckeditor/ckeditor-releases) with Laravel.
>
> ## Installation
>
> [](#installation)
>
> ```
> composer require xetaio/xetaravel-ckeditor
>
> ```
>
>
>
> Import the CkeditorServiceProvider in your `config/app.php`:
>
> ```
> Xetaravel\Ckeditor\Providers\CkeditorServiceProvider::class
>
> ```
>
>
>
> Publish the CKEditor to your public directory :
>
> ```
> php artisan vendor:publish --tag=ckeditor
>
> ```
>
>
>
> ## Usage
>
> [](#usage)
>
> ```
>
>
>     CKEDITOR.replace('name-go-here');
>
>
> ```
>
>
>
> ## Update
>
> [](#update)
>
> To update CKEditor to a new version, first run :
>
> ```
> composer update
>
> ```
>
>
>
> Then, delete the folder `public/vendor/release` and run the artisan command again :
>
> ```
> php artisan vendor:publish --tag=ckeditor
>
> ```
>
>
>
> **Note** : Do not put any custom configuration files in the `public/vendor/release` directory. Instead put them in the `public/vendor` directory or somewhere else and attach them to the `CKEDITOR` instance.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

6

Last Release

3348d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b411de63e10c9029d2d06da585856f15db12c23395bc908f085fad15638a8098?d=identicon)[Xety](/maintainers/Xety)

---

Tags

ckeditorlaravelpackagelaravelCKEditorXetaravel

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k9.6k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90128.1k](/packages/emargareten-inertia-modal)[linkxtr/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

3614.9k](/packages/linkxtr-laravel-qrcode)[wearepixel/laravel-cart

A cart implementation for Laravel

1355.6k](/packages/wearepixel-laravel-cart)

PHPackages © 2026

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