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

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

msuhels/editorjs
================

Next generation block styled editor.

72571[2 issues](https://github.com/msuhels/editorjs/issues)PHP

Since Mar 6Pushed 3w ago2 watchersCompare

[ Source](https://github.com/msuhels/editorjs)[ Packagist](https://packagist.org/packages/msuhels/editorjs)[ RSS](/packages/msuhels-editorjs/feed)WikiDiscussions master Synced today

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

28

—

LowBetter than 52% of packages

Maintenance56

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.7% 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://www.gravatar.com/avatar/4aa02b8bd04cc30e9621a59b308edad003f453e71981d7da1d16d034264db8dd?d=identicon)[msuhels](/maintainers/msuhels)

---

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)")

### Embed Badge

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

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

PHPackages © 2026

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