PHPackages                             juliomotol/laravel-ckeditor4 - 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. juliomotol/laravel-ckeditor4

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

juliomotol/laravel-ckeditor4
============================

CKEditor4 Publisher for Laravel &gt;= 5.5

v1.1.0(5y ago)3169MITPHPPHP ^7.0

Since Sep 30Pushed 5y ago2 watchersCompare

[ Source](https://github.com/juliomotol/laravel-ckeditor4)[ Packagist](https://packagist.org/packages/juliomotol/laravel-ckeditor4)[ Docs](https://github.com/juliomotol/laravel-ckeditor4)[ RSS](/packages/juliomotol-laravel-ckeditor4/feed)WikiDiscussions master Synced today

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

Laravel CKEditor4
=================

[](#laravel-ckeditor4)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ccd3993b8ac63fa6e0e7e80544d472ef568002b41377dd07030ef24a3832a4ed/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a756c696f6d6f746f6c2f6c61726176656c2d636b656469746f72342e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/juliomotol/laravel-ckeditor4)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3cd3d8def9d282150ab44a9d3be4bf03c8f4899c08799765eca10d274310d95e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6a756c696f6d6f746f6c2f6c61726176656c2d636b656469746f72342f54657374733f6c6162656c3d7465737473)](https://github.com/juliomotol/laravel-ckeditor4/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/65091700733c5f4f86f7968900201d1fae3267748fb2e9c5471867baa59a9500/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a756c696f6d6f746f6c2f6c61726176656c2d636b656469746f72342e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/juliomotol/laravel-ckeditor4)

CKEditor4 Publisher for Laravel &gt;= 5.5.

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

[](#installation)

You can install the package via composer:

```
composer require juliomotol/laravel-ckeditor4
```

Config
------

[](#config)

KeyDefault ValueDescription`publish_path``public_path('js/plugins/ckeditor4')`Use this option control where you want to publish the CKEditor4 assets.If you want to make changes in the configuration you can publish the config file using:

```
php artisan vendor:publish --provider="JulioMotol\CKEditor4\CKEdtor4ServiceProvider" --tag="config"
```

Usage
-----

[](#usage)

To publish the CKEditor4 assets, simply run the command:

```
# Install ckeditor in default path
php artisan ckeditor4:install

# Install ckeditor to a certain path
php artisan ckeditor4:install --path=public/foo/bar
```

> CKEditor4 assets will be published in `./public/js/plugins/ckeditor4` by default.

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Julio Motol](https://github.com/juliomotol)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Bootstrapped with Package Skeleton Laravel
------------------------------------------

[](#bootstrapped-with-package-skeleton-laravel)

This package as generated using [Spatie's Package Skeleton Laravel Template](https://github.com/spatie/package-skeleton-laravel)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 63.6% 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 ~35 days

Total

2

Last Release

2068d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21353103?v=4)[Julio Motol](/maintainers/juliomotol)[@juliomotol](https://github.com/juliomotol)

---

Top Contributors

[![juliomotol](https://avatars.githubusercontent.com/u/21353103?v=4)](https://github.com/juliomotol "juliomotol (7 commits)")[![juliomotol-hdmd](https://avatars.githubusercontent.com/u/90598581?v=4)](https://github.com/juliomotol-hdmd "juliomotol-hdmd (4 commits)")

---

Tags

ckeditor4laravellaravel-ckeditor4juliomotollaravel-ckeditor4

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/juliomotol-laravel-ckeditor4/health.svg)

```
[![Health](https://phpackages.com/badges/juliomotol-laravel-ckeditor4/health.svg)](https://phpackages.com/packages/juliomotol-laravel-ckeditor4)
```

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M199](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.2k14](/packages/tallstackui-tallstackui)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)

PHPackages © 2026

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