PHPackages                             do6po/laravel-jodit - 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. do6po/laravel-jodit

ActiveLibrary

do6po/laravel-jodit
===================

An easy way to use the Jodit editor with your Laravel Api service.

3.0.2(5mo ago)73496[1 issues](https://github.com/do6po/jodit-for-laravel/issues)MITPHPPHP ^8.2

Since Nov 19Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/do6po/jodit-for-laravel)[ Packagist](https://packagist.org/packages/do6po/laravel-jodit)[ RSS](/packages/do6po-laravel-jodit/feed)WikiDiscussions main Synced yesterday

READMEChangelog (8)Dependencies (8)Versions (10)Used By (0)

An easy way to use the Jodit editor with your Laravel Api service.

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

[](#installation)

The package can be installed via composer:

```
composer require do6po/laravel-jodit
```

If you are using Laravel version &lt;= 5.4 or [the package discovery](https://laravel.com/docs/5.5/packages#package-discovery)is disabled, add the following providers in `config/app.php`:

```
'providers' => [
    Do6po\LaravelJodit\Providers\JoditServiceProvider::class,
]
```

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

[](#configuration)

To configure the package you need to publish settings first:

```
php artisan vendor:publish --provider="Do6po\LaravelJodit\Providers\JoditServiceProvider" --tag=config

```

See comments inside the config: `config/jodit.php`.

License
-------

[](#license)

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

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance70

Regular maintenance activity

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~2 days

Total

8

Last Release

153d ago

Major Versions

1.0.4 → 2.0.02025-12-02

2.0.1 → 3.0.02025-12-04

PHP version history (4 changes)1.0.1PHP ^7.4

1.0.4PHP ^7.4|^8

2.0.0PHP ^8.1

3.0.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![boreyko-v-wezom](https://avatars.githubusercontent.com/u/70893717?v=4)](https://github.com/boreyko-v-wezom "boreyko-v-wezom (9 commits)")[![do6po](https://avatars.githubusercontent.com/u/23662926?v=4)](https://github.com/do6po "do6po (5 commits)")[![ozomenv](https://avatars.githubusercontent.com/u/104905612?v=4)](https://github.com/ozomenv "ozomenv (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/do6po-laravel-jodit/health.svg)

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

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.2M51](/packages/spatie-laravel-responsecache)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[ashallendesign/favicon-fetcher

A Laravel package for fetching website's favicons.

190272.4k3](/packages/ashallendesign-favicon-fetcher)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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