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

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

pranabkalita/blade-ckeditor
===========================

Ckeditor 5 for Laravel

v1.0.0(2y ago)150MITCSS

Since Sep 20Pushed 2y ago1 watchersCompare

[ Source](https://github.com/pranabkalita/blade-ckeditor)[ Packagist](https://packagist.org/packages/pranabkalita/blade-ckeditor)[ RSS](/packages/pranabkalita-blade-ckeditor/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Blade CKEditor
==============

[](#blade-ckeditor)

This is a Livewire component which allows to add basic CkEditor 5 integration to your Laravel app.

Requirements
------------

[](#requirements)

1. PHP &gt;= 8.2
2. Laravel &gt;= 9
3. Livewire &gt;= 2
4. AlpineJs &gt;= 2

Steps
-----

[](#steps)

1. Install package: `composer require pranabkalita/blade-ckeditor`
2. Publish Assets: `php artisan vendor:publish --tag=blade-ckeditor`
3. Add the following directives in you layout file ```

    ...
    @ckeditorStyles

     ...
     @alpineJs // Not required for Livewire >= 3
     @ckeditorScripts

    ```
4. In your blade file: ``
5. For edit purpose you must provide the initialContent props like below ```

    ```

Roadmaps
--------

[](#roadmaps)

Since this is new package. No custom options are available yet. Will be working on it and pushing out regular updates with new features.

1. Get rid of :initialContent and make it work with `wire:mode` iteself.
2. Use the ability to select the editor version i.e `WYSIWYG` or `Markdown`.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

1017d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11954286?v=4)[Pranab Kalita](/maintainers/pranabkalita)[@pranabkalita](https://github.com/pranabkalita)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.1k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)[muratbsts/mail-template

This package is a easy to use mail template collection for Laravel 5.x.

191.3k](/packages/muratbsts-mail-template)

PHPackages © 2026

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