PHPackages                             mahlenko/editor-js-laravel - 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. mahlenko/editor-js-laravel

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

mahlenko/editor-js-laravel
==========================

1.1.0(2y ago)052MITBlade

Since May 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mahlenko/editorjs-laravel)[ Packagist](https://packagist.org/packages/mahlenko/editor-js-laravel)[ RSS](/packages/mahlenko-editor-js-laravel/feed)WikiDiscussions main Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Editor.js для Laravel
=====================

[](#editorjs-для-laravel)

Преобразует JSON полученный с фронтенда от [Editor.js](https://editorjs.io) в HTML используя Laravel blade компоненты.

[![Cover](/resources/cover.png)](/resources/cover.png)

Установка
---------

[](#установка)

Для установки используйте `composer`:

```
composer require mahlenko/editor-js-laravel
```

Laravel автоматически подключит пакет `editor-js-laravell`.

Пример использования
--------------------

[](#пример-использования)

Используйте Blade directive `@editorJs`, чтобы показать контент созданный используя Editor.js

```
@editorJs($page->body)

```

Для использования в коде:

```
echo \Mahlenko\EditorJS\Render::make($page->body);
```

Настройка
---------

[](#настройка)

Вы можете изменить отображение элементов, или добавить собственные типы, после публикации ресурсов:

```
php artisan vendor:publish --tag=editor.js
```

При использовании `Laravel Sail`

```
./vendor/bin/sail artisan vendor:publish --tag=editor.js
```

✨ Благодарности
---------------

[](#-благодарности)

[![TonBlockchainLogo](/resources/ton_logo_dark_background.svg#gh-dark-mode-only)](/resources/ton_logo_dark_background.svg#gh-dark-mode-only)[![TonBlockchainLogo](/resources/ton_logo_light_background.svg#gh-light-mode-only)](/resources/ton_logo_light_background.svg#gh-light-mode-only)

Вы всегда можете отправить благодарность на чашку кофе или больше 😉 с помощью TON на мой кошелек `appto-wallet.ton`

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

771d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16529443?v=4)[makhlenko](/maintainers/makhlenko)[@Makhlenko](https://github.com/Makhlenko)

---

Top Contributors

[![mahlenko](https://avatars.githubusercontent.com/u/45919904?v=4)](https://github.com/mahlenko "mahlenko (16 commits)")

---

Tags

bladeeditorjseditorjs-htmllaravellaravel-packagephp8wysiwygwysiwyg-editor

### Embed Badge

![Health badge](/badges/mahlenko-editor-js-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/mahlenko-editor-js-laravel/health.svg)](https://phpackages.com/packages/mahlenko-editor-js-laravel)
```

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3851.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.1k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.3k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

282.2k](/packages/webkinder-sproutset)

PHPackages © 2026

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