PHPackages                             ktran/ckeditor-elfinder - 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. [API Development](/categories/api)
4. /
5. ktran/ckeditor-elfinder

ActiveLibrary[API Development](/categories/api)

ktran/ckeditor-elfinder
=======================

CKeditor with Elfinder for Laravel

1.0(4y ago)0460MITPHPPHP &gt;=7.0

Since Jun 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ktranvn/laravel-ckeditor-elfinder)[ Packagist](https://packagist.org/packages/ktran/ckeditor-elfinder)[ RSS](/packages/ktran-ckeditor-elfinder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

CKeditor with Elfinder for Laravel
==================================

[](#ckeditor-with-elfinder-for-laravel)

About
-----

[](#about)

This is a solution to integrate a content editor into your project with a built-in file manager (using CKeditor in combination with Elfinder)

Features
--------

[](#features)

- Use CKeditor to create a content editor
- Integrated Elfinder for image management
- Generate multiple sizes (thumbnail, medium, original) every time you upload an image file. (similar to wordpress)
- Upload files and integrate with Amazon S3

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

[](#installation)

Require the `ktran/ckeditor-elfinder` package in your `composer.json` and update your dependencies:

```
composer require ktran/ckeditor-elfinder
```

Configuration
-------------

[](#configuration)

The defaults are set in `config/ckeditor_elfinder.php`. Publish the config to copy the file to your own config:

```
php artisan vendor:publish --provider="Ktran\CE\CEServiceProvider"
```

Reference
---------

[](#reference)

This package is customized from CKeditor library \[\] and Elfinder Laravel package \[\]

How to use
----------

[](#how-to-use)

1. Add the script and style to the blade view where you want to display the editor

```
@include("ce::scripts")
@include("ce::styles")
```

2. Create a textarea element to use as an RTE

```

```

3. Add script config ckeditor

```

    if ( CKEDITOR.env.ie && CKEDITOR.env.version  Kevin Tran \[\] \[[www.ktranblog.com](http://www.ktranblog.com)\]

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

1795d ago

### Community

Maintainers

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

---

Top Contributors

[![ktranvn](https://avatars.githubusercontent.com/u/85436055?v=4)](https://github.com/ktranvn "ktranvn (1 commits)")

---

Tags

apilaravelktran

### Embed Badge

![Health badge](/badges/ktran-ckeditor-elfinder/health.svg)

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

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3121.5M10](/packages/api-ecosystem-for-laravel-dingo-api)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[specialtactics/l5-api

Dependencies for the Laravel API Boilerplate package

3672.8k2](/packages/specialtactics-l5-api)

PHPackages © 2026

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