PHPackages                             eliaszobody/quill-editor - 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. eliaszobody/quill-editor

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

eliaszobody/quill-editor
========================

Turns the QuillJS WYSIWYG rich editor into a FilamentPHP form field and "filamentizes" the UI of the editor.

v0.1.23-alpha(1y ago)130[4 PRs](https://github.com/eliaszobody/quill-editor/pulls)MITBladePHP ^8.1CI passing

Since Jun 29Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/eliaszobody/quill-editor)[ Packagist](https://packagist.org/packages/eliaszobody/quill-editor)[ Docs](https://github.com/eliaszobody/quill-editor)[ GitHub Sponsors](https://github.com/eliaszobody)[ RSS](/packages/eliaszobody-quill-editor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (29)Used By (0)

Turns the QuillJS WYSIWYG rich editor into a FilamentPHP form field and "filamentizes" the UI of the editor.
============================================================================================================

[](#turns-the-quilljs-wysiwyg-rich-editor-into-a-filamentphp-form-field-and-filamentizes-the-ui-of-the-editor)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7925e231f9787fc5f306e1b41da8f9b490151bb0c957e2c02d559bb4be8fd96e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c6961737a6f626f64792f7175696c6c2d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eliaszobody/quill-editor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/30d70c260b5c4326d6474531bb2ca265f3628082a475bf67f8748a9ec415437f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c6961737a6f626f64792f7175696c6c2d656469746f722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/eliaszobody/quill-editor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/321551477893de0acea2409707d86273d1787c02e04575fc332aed05a81e0675/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c6961737a6f626f64792f7175696c6c2d656469746f722f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/eliaszobody/quill-editor/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ee7dc23df1336376731813df092d341912e109cec4f023b03ff478734871c375/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6961737a6f626f64792f7175696c6c2d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eliaszobody/quill-editor)

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 eliaszobody/quill-editor
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="quill-editor-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="quill-editor-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="quill-editor-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$quillEditor = new Eliaszobody\QuillEditor();
echo $quillEditor->echoPhrase('Hello, Eliaszobody!');
```

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)

- [eliaszobody](https://github.com/eliaszobody)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.5% 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 ~2 days

Recently: every ~12 days

Total

24

Last Release

630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/70c4cd7c94d3879c8694626f10cc3190509e5aa16695fcc1f9b71fef1af58555?d=identicon)[eliaszobody](/maintainers/eliaszobody)

---

Top Contributors

[![eliaszobody](https://avatars.githubusercontent.com/u/98404069?v=4)](https://github.com/eliaszobody "eliaszobody (31 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (4 commits)")

---

Tags

laravelwysiwygfilamentquilljsquill-editoreliaszobody

### Embed Badge

![Health badge](/badges/eliaszobody-quill-editor/health.svg)

```
[![Health](https://phpackages.com/badges/eliaszobody-quill-editor/health.svg)](https://phpackages.com/packages/eliaszobody-quill-editor)
```

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

320392.1k17](/packages/codewithdennis-filament-select-tree)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

33184.7k6](/packages/schmeits-filament-character-counter)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[defstudio/filament-searchable-input

A searchable autocomplete input for Filament forms

3212.4k](/packages/defstudio-filament-searchable-input)

PHPackages © 2026

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