PHPackages                             mohamedsabil83/filament-rich-editor-extra - 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. mohamedsabil83/filament-rich-editor-extra

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

mohamedsabil83/filament-rich-editor-extra
=========================================

A set of extra extensions for Filament RichEditor

v1.2.0(2mo ago)22081[2 PRs](https://github.com/mohamedsabil83/filament-rich-editor-extra/pulls)MITPHPCI passing

Since Oct 4Pushed 4mo agoCompare

[ Source](https://github.com/mohamedsabil83/filament-rich-editor-extra)[ Packagist](https://packagist.org/packages/mohamedsabil83/filament-rich-editor-extra)[ Docs](https://github.com/mohamedsabil83/filament-rich-editor-extra)[ Fund](https://paypal.me/technolizer)[ GitHub Sponsors](https://github.com/MohamedSabil83)[ RSS](/packages/mohamedsabil83-filament-rich-editor-extra/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (2)Dependencies (26)Versions (5)Used By (0)

A set of extra extensions for Filament RichEditor
=================================================

[](#a-set-of-extra-extensions-for-filament-richeditor)

[![Filament RichEditor Extra](art/cover-filament-rich-editor-extra.png)](art/cover-filament-rich-editor-extra.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/01d1c1787ac560611f517820504588482c72011f17ebd34921527666a5de988f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f68616d6564736162696c38332f66696c616d656e742d726963682d656469746f722d65787472612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mohamedsabil83/filament-rich-editor-extra)[![GitHub Tests Action Status](https://camo.githubusercontent.com/29ad6b9a683d0ed478b07a2a1837cd0626859d865750b83c2ae3aff1beb5055d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f68616d6564736162696c38332f66696c616d656e742d726963682d656469746f722d65787472612f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/mohamedsabil83/filament-rich-editor-extra/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/07a8ec3ddc8883c009308887155c7949e3e47faa366cb3f7b282e150a831f20d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f68616d6564736162696c38332f66696c616d656e742d726963682d656469746f722d65787472612f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/mohamedsabil83/filament-rich-editor-extra/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/679a04c8e23e8c6912753718355920f1da0a8dfccab375386c84e4c7239d0623/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f68616d6564736162696c38332f66696c616d656e742d726963682d656469746f722d65787472612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mohamedsabil83/filament-rich-editor-extra)

Extra goodies for the Filament Forms RichEditor (v4). This package ships small, focused extensions that plug straight into your existing editor.

### Currently included:

[](#currently-included)

- Text direction (LTR / RTL).
- More to come...

Requirements
------------

[](#requirements)

Package VersionPHP VersionLaravel VersionFilament Forms Version1.x8.2+11+4.xInstallation
------------

[](#installation)

You can install the package via composer:

```
composer require mohamedsabil83/filament-rich-editor-extra
```

Then run the package installer:

```
php artisan filament-rich-editor-extra:install
```

Usage
-----

[](#usage)

Once installed, all tools will be available for all RichEditor instances. The plugin registers itself automatically, so no additional configuration is required.

### Text Direction

[](#text-direction)

You’ll see two new toolbar buttons: LTR and RTL.

Example:

```
use Filament\Forms\Components\RichEditor;

RichEditor::make('content')
    ->label('Content')
    ->toolbarButtons([
        'rtl', 'ltr',
    ]);
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance81

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 75% 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 ~56 days

Total

4

Last Release

58d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ac2eca0a47bd9d3cde3c713a24b3afa3ba194f7f0e78737bbc8a7701ed42c9d?d=identicon)[mohamedsabil83](/maintainers/mohamedsabil83)

---

Top Contributors

[![mohamedsabil83](https://avatars.githubusercontent.com/u/10126040?v=4)](https://github.com/mohamedsabil83 "mohamedsabil83 (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

laravelmohamedsabil83filament-rich-editor-extra

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mohamedsabil83-filament-rich-editor-extra/health.svg)

```
[![Health](https://phpackages.com/badges/mohamedsabil83-filament-rich-editor-extra/health.svg)](https://phpackages.com/packages/mohamedsabil83-filament-rich-editor-extra)
```

###  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)[ralphjsmit/laravel-filament-components

A collection of reusable components for Filament.

10972.2k2](/packages/ralphjsmit-laravel-filament-components)[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)[defstudio/filament-searchable-input

A searchable autocomplete input for Filament forms

3212.4k](/packages/defstudio-filament-searchable-input)[codebar-ag/laravel-filament-json-field

A Laravel Filament JSON Field integration with CodeMirror support

1124.1k](/packages/codebar-ag-laravel-filament-json-field)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)

PHPackages © 2026

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