PHPackages                             alizkarami/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alizkarami/laravel-jodit

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alizkarami/laravel-jodit
========================

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

02PHP

Since Jan 25Pushed 3y agoCompare

[ Source](https://github.com/alizkarami/laravel-jodit)[ Packagist](https://packagist.org/packages/alizkarami/laravel-jodit)[ RSS](/packages/alizkarami-laravel-jodit/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependenciesVersions (1)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

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ea4f2b872cbacc514db5f0028dda85715c76b8c2ca3efa3ab8d4b3aa180e765?d=identicon)[alizkarami](/maintainers/alizkarami)

### Embed Badge

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

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

###  Alternatives

[illuminate/redis

The Illuminate Redis package.

8314.6M377](/packages/illuminate-redis)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27703.7k4](/packages/nosto-module-nostotagging)[michaeljennings/refinery

A php class to refine data into a set format.

1210.5k2](/packages/michaeljennings-refinery)[telephantast/message-bus

Thesis Message Bus

172.4k6](/packages/telephantast-message-bus)

PHPackages © 2026

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