PHPackages                             saperx/laravel-editorjs-html - 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. saperx/laravel-editorjs-html

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

saperx/laravel-editorjs-html
============================

Convert object editorjs to html view

1.2(4y ago)0294MITBladePHP ^7.3|^8.0

Since Aug 7Pushed 4y agoCompare

[ Source](https://github.com/dev-saperx/laravel-editorjs-html)[ Packagist](https://packagist.org/packages/saperx/laravel-editorjs-html)[ RSS](/packages/saperx-laravel-editorjs-html/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Editorjs-html you can convert the output object of EditorJs to HTML using editor-js/editorjs-php validation
Note: The components work with Tailwind classes

Support Blocks
--------------

[](#support-blocks)

- Header
- Paragraph
- Table
- List
- Delimiter
- Code
- Quote
- Embed
- Image
- Checklist
- Link
- Raw

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

[](#installation)

```
composer require saperx/laravel-editorjs-html
php artisan vendor:publish --provider="SaperX\LaravelEditorjsHtml\EditorJSHtmlProvider"
```

Usage
-----

[](#usage)

```
use SaperX\LaravelEditorjsHtml\EditorJSHtml;

//[...]

$convertToHtml = new EditorJSHtml($request->input('editorjs_data'));
$convertToHtml->render(); //return html view
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~85 days

Total

3

Last Release

1567d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3d10b5e9ae843eb8554f4af0d06bcfb467e7f89a37d4d6f8ac0e402868225b5?d=identicon)[dev-saperx](/maintainers/dev-saperx)

---

Top Contributors

[![Muntader](https://avatars.githubusercontent.com/u/29163849?v=4)](https://github.com/Muntader "Muntader (10 commits)")[![dev-saperx](https://avatars.githubusercontent.com/u/98024150?v=4)](https://github.com/dev-saperx "dev-saperx (1 commits)")

---

Tags

laravelconverthtmleditorjs

### Embed Badge

![Health badge](/badges/saperx-laravel-editorjs-html/health.svg)

```
[![Health](https://phpackages.com/badges/saperx-laravel-editorjs-html/health.svg)](https://phpackages.com/packages/saperx-laravel-editorjs-html)
```

###  Alternatives

[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k5.4k1](/packages/vinkius-labs-laravel-page-speed)[unisharp/laravel-ckeditor

JavaScript WYSIWYG web text editor (for laravel).

377762.3k5](/packages/unisharp-laravel-ckeditor)[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92179.0k3](/packages/advoor-nova-editor-js)

PHPackages © 2026

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