PHPackages                             webkenth/editorjs - 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. webkenth/editorjs

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

webkenth/editorjs
=================

Next generation block styled editor.

1.0.0(3y ago)08MITPHP

Since Apr 5Pushed 3y agoCompare

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

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

Filament EditorJs
=================

[](#filament-editorjs)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ac429be97d85e74a600a69a3719142a8c0151a921747ba7fdce7ee22c55793aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261686d616e72616d73692f66696c616d656e742d656469746f726a732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rahmanramsi/filament-editorjs)[![Total Downloads](https://camo.githubusercontent.com/651f7a956694532a9ed620d9ab8eb78c30e82d9d9355f3e265dd49bd87780975/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7261686d616e72616d73692f66696c616d656e742d656469746f726a732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rahmanramsi/filament-editorjs)

[EditorJs](https://editorjs.io/) integration for Filament Admin/Forms.

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

[](#installation)

You can install the package via composer:

```
composer require msuhels/editorjs:dev-master
```

Usage
-----

[](#usage)

```
use msuhels\editorjs\Forms\Components\EditorJs;

EditorJs::make('content')
```

Customization
-------------

[](#customization)

### Tools

[](#tools)

By default all tools are enabled. This is a list of available tools:

```
[
    'header',
    'image',
    'delimiter',
    'list',
    'underline',
    'quote',
    'table',
    'raw',
    'code',
    'inline-code',
    'style',
]
```

you can enable only certain tools:

```
EditorJs::make('content')->tools(['image', 'raw']);
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

Unknown

Total

1

Last Release

1139d ago

### Community

Maintainers

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

---

Top Contributors

[![msuhels](https://avatars.githubusercontent.com/u/4644629?v=4)](https://github.com/msuhels "msuhels (4 commits)")[![ibrinfotech](https://avatars.githubusercontent.com/u/30040376?v=4)](https://github.com/ibrinfotech "ibrinfotech (2 commits)")[![WebKenth](https://avatars.githubusercontent.com/u/13419123?v=4)](https://github.com/WebKenth "WebKenth (2 commits)")

---

Tags

laraveleditorjsmsuhels

### Embed Badge

![Health badge](/badges/webkenth-editorjs/health.svg)

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

###  Alternatives

[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92179.0k3](/packages/advoor-nova-editor-js)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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