PHPackages                             awcodes/richie - 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. [Templating &amp; Views](/categories/templating)
4. /
5. awcodes/richie

AbandonedLibrary[Templating &amp; Views](/categories/templating)

awcodes/richie
==============

Another rich text editor for Filament, built with Tiptap.

v0.1.3(1y ago)71.2kMITPHPPHP ^8.2CI passing

Since Mar 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/awcodes/richie)[ Packagist](https://packagist.org/packages/awcodes/richie)[ Docs](https://github.com/awcodes/richie)[ GitHub Sponsors](https://github.com/awcodes)[ RSS](/packages/awcodes-richie/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (14)Versions (5)Used By (0)

Richie
======

[](#richie)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a326f3687ec7068920bcadbe046a852d728812cbc0d5436c4693a3e7588ce752/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6177636f6465732f7269636869652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/awcodes/richie)[![GitHub Tests Action Status](https://camo.githubusercontent.com/b7f7b3fd47662e8ffcdcc9be93d1b34378601cee5729cc953dd3296b93c7e4d4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6177636f6465732f7269636869652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/awcodes/richie/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/517aae642c52fdb10d2f0666630d89c0c164c118f2dbae45132222dbb4faa6cb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6177636f6465732f7269636869652f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/awcodes/richie/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/5a66f0a77e210a8575813cf473858d75a651ce0aba3ff28c7bdd753f147efe33/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6177636f6465732f7269636869652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/awcodes/richie)

Richie is just another rich text editor for Filament PHP.

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

[](#installation)

You can install the package via composer:

```
composer require awcodes/richie
```

You can publish the config file with:

```
php artisan vendor:publish --tag="richie-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$richie = new Awcodes\Typist();
echo $richie->echoPhrase('Hello, Awcodes!');
```

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)

- [Adam Weston](https://github.com/awcodes)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance46

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~11 days

Total

4

Last Release

416d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3596800?v=4)[Adam Weston](/maintainers/awcodes)[@awcodes](https://github.com/awcodes)

---

Top Contributors

[![awcodes](https://avatars.githubusercontent.com/u/3596800?v=4)](https://github.com/awcodes "awcodes (10 commits)")

---

Tags

laravelwysiwygfilamentfilamentphprich editorawcodesrichie

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/awcodes-richie/health.svg)

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

###  Alternatives

[awcodes/richer-editor

A collection of extensions and tools to enhance the Filament Rich Editor field.

379.0k8](/packages/awcodes-richer-editor)[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.

328482.0k25](/packages/codewithdennis-filament-select-tree)[danihidayatx/image-optimizer

Optimize your Filament images before they reach your database. Forked from joshembling/image-optimizer for Filament v4 &amp; v5 support.

3113.6k](/packages/danihidayatx-image-optimizer)[rawilk/filament-password-input

Enhanced password input component for filament.

52250.4k11](/packages/rawilk-filament-password-input)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6643.3k1](/packages/marcelweidum-filament-passkeys)[codewithdennis/filament-advanced-choice

Beautiful, customizable radio and checkbox form layouts for FilamentPHP.

992.4k2](/packages/codewithdennis-filament-advanced-choice)

PHPackages © 2026

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