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. pranabkalita/blade-ckeditor

ActiveLibrary

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 1mo ago

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 22% 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

966d ago

### Community

Maintainers

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

PHPackages © 2026

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