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

ActiveLibrary

dontfreakout/laravel-editorjs-to-html
=====================================

Editor.js blocks themeable parser for Laravel

4161PHP

Since Sep 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dontfreakout/laravel-editorjs-to-html)[ Packagist](https://packagist.org/packages/dontfreakout/laravel-editorjs-to-html)[ RSS](/packages/dontfreakout-laravel-editorjs-to-html/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Editor.js blocks themeable parser for Laravel
=============================================

[](#editorjs-blocks-themeable-parser-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/30e6689b56f1d615e28fd7ac8daa4a2e3538ab23942c1c8edd80a4b298874f1f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646f6e74667265616b6f75742f6c61726176656c2d656469746f726a732d746f2d68746d6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dontfreakout/laravel-editorjs-to-html)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c15817d330a21bd29e550987ff929c16453e8229858b4645bdabf815a74b921d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f646f6e74667265616b6f75742f6c61726176656c2d656469746f726a732d746f2d68746d6c2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/dontfreakout/laravel-editorjs-to-html/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/4d25b98a6602b94c889549d4734e18a5302022bb1c1e939d0fba90074f3fc83f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f646f6e74667265616b6f75742f6c61726176656c2d656469746f726a732d746f2d68746d6c2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/dontfreakout/laravel-editorjs-to-html/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c265eb9f133ce68e2ff715715b2e176e10ab896d892140298eee8a4c9b24b077/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646f6e74667265616b6f75742f6c61726176656c2d656469746f726a732d746f2d68746d6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dontfreakout/laravel-editorjs-to-html)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require dontfreakout/laravel-editorjs-to-html
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Dontfreakout\LaravelEditorjsToHtml\LaravelEditorjsToHtmlServiceProvider" --tag="laravel-editorjs-to-html-config"
```

This is the contents of the published config file:

```
return [
    'default-template' => 'default'
];
```

Usage
-----

[](#usage)

Package provides custom blade component to render Editor.js block JSON

```

```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Dontfreakout (Martin Vlček)](https://github.com/dontfreakout)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1829574?v=4)[Martin Vlcek](/maintainers/dontfreakout)[@dontfreakout](https://github.com/dontfreakout)

---

Top Contributors

[![dontfreakout](https://avatars.githubusercontent.com/u/1829574?v=4)](https://github.com/dontfreakout "dontfreakout (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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