PHPackages                             assertchris/better-markdown-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. assertchris/better-markdown-editor

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

assertchris/better-markdown-editor
==================================

A better markdown editor than the one that ships with Filament

1.0.3(1y ago)014[4 PRs](https://github.com/assertchris/better-markdown-editor/pulls)MITCSSPHP ^8.1CI passing

Since May 8Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/assertchris/better-markdown-editor)[ Packagist](https://packagist.org/packages/assertchris/better-markdown-editor)[ Docs](https://github.com/assertchris/better-markdown-editor)[ RSS](/packages/assertchris-better-markdown-editor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (14)Versions (9)Used By (0)

Better Markdown Editor
======================

[](#better-markdown-editor)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6c33c9ee550c2980055e898fc97e835c189b4da2ebf2b58d6161d98aa6b3fc12/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61737365727463687269732f6265747465722d6d61726b646f776e2d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/assertchris/better-markdown-editor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/fe892434b9f8445734f3920d83899a9291fd22c5966b2ddad4c1a1877e904b1c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f61737365727463687269732f6265747465722d6d61726b646f776e2d656469746f722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/assertchris/better-markdown-editor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/855b4495dd524f79f2e948c4a652ccfe679cd900595e55e9caddd692e04e7e69/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f61737365727463687269732f6265747465722d6d61726b646f776e2d656469746f722f6669782d7068702d636f64652d7374796c696e672e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/assertchris/better-markdown-editor/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2c60882c05d927184cbbcc3aa1379e2fb7665429091653c5ab81a50422e61b25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61737365727463687269732f6265747465722d6d61726b646f776e2d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/assertchris/better-markdown-editor)

A better markdown editor than the one that ships with Filament.

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

[](#installation)

You can install the package via composer:

```
composer require assertchris/better-markdown-editor
```

You can publish the config file with:

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

Optionally, you can publish the views using

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
use AC\BetterMarkdownEditor\BetterMarkdownEditor;

BetterMarkdownEditor::make('markdown')
    // ...all the methods from the current MarkdownEditor
    // with the addition of some new methods
    ->hasLanguageAssistance(),
```

Motivation
----------

[](#motivation)

> Why build this?

I wanted to build a writing platform. I love Filament, but none of the fields had the functionality I use other apps for. It started as me wanting to make Filament's MarkdownEditor able to point out needlessly complex sentences and poor wording.

> Why not contribute those improvements to Filament?

I tried, but they're understandably hesitant to take on the maintenance burden.

> Why is it better?

For a start, it does what Hemingway does; but better.

Here's what I am planning to add in the near future (while procrastinating writing projects):

- fullscreen mode
- opt-in LLM-based error correction (with loads of caveats and apprehension)
- an upgrade to CodeMirror 6

Testing
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance66

Regular maintenance activity

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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

Every ~25 days

Total

4

Last Release

654d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/00089084814b5b79cd35b9f501bcc48d74c5afb2cb4703562a82e081f31c843c?d=identicon)[assertchris](/maintainers/assertchris)

---

Top Contributors

[![assertchris](https://avatars.githubusercontent.com/u/200609?v=4)](https://github.com/assertchris "assertchris (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

laravelfilament

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/assertchris-better-markdown-editor/health.svg)

```
[![Health](https://phpackages.com/badges/assertchris-better-markdown-editor/health.svg)](https://phpackages.com/packages/assertchris-better-markdown-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)
