PHPackages                             connorhowell/filament-monaco-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. connorhowell/filament-monaco-editor

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

connorhowell/filament-monaco-editor
===================================

Monaco Editor integration for Filament Panels &amp; Forms

072[1 issues](https://github.com/ConnorHowell/filament-monaco-editor/issues)[2 PRs](https://github.com/ConnorHowell/filament-monaco-editor/pulls)PHP

Since Jul 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ConnorHowell/filament-monaco-editor)[ Packagist](https://packagist.org/packages/connorhowell/filament-monaco-editor)[ RSS](/packages/connorhowell-filament-monaco-editor/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (3)Used By (0)

Monaco Editor integration for Filament Panels &amp; Forms
=========================================================

[](#monaco-editor-integration-for-filament-panels--forms)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a0fb5d6945bf111c8703e4c0967f81e28d7162b887da6ce0c5e0c7bdb6d20058/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f6e6e6f72686f77656c6c2f66696c616d656e742d6d6f6e61636f2d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/connorhowell/filament-monaco-editor)[![GitHub Tests Action Status](https://camo.githubusercontent.com/2a00a40b2733720dc17a4abf53314dbe53f097aee9693ecfc379ef9e31ec8c3d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636f6e6e6f72686f77656c6c2f66696c616d656e742d6d6f6e61636f2d656469746f722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/connorhowell/filament-monaco-editor/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/efcad52aa5d0f43081a44ccca11590fe07f7bdf378abf7144ff204c3d9a60b60/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636f6e6e6f72686f77656c6c2f66696c616d656e742d6d6f6e61636f2d656469746f722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/connorhowell/filament-monaco-editor/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/edc8237e1d61ac215a98d0c4c4a5145ee8bf7ca1e1c7eab4774a18f816517434/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6e6e6f72686f77656c6c2f66696c616d656e742d6d6f6e61636f2d656469746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/connorhowell/filament-monaco-editor)

Monaco Editor integration for Filament Panels &amp; Forms.

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

[](#installation)

You can install the package via composer:

```
composer require connorhowell/filament-monaco-editor
```

Usage
-----

[](#usage)

```
use ConnorHowell\FilamentMonacoEditor\MonacoEditor;

MonacoEditor::make('content')
    ->language('json')
    ->language('vs|vs-dark')
```

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)

- [Connor Howell](https://github.com/ConnorHowell)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.9% 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/fcd4cedd5abf8f7b30732bdbf3c39162e7faebde3bc68681bd08a2004abd203c?d=identicon)[ConnorHowell](/maintainers/ConnorHowell)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/connorhowell-filament-monaco-editor/health.svg)

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

###  Alternatives

[symfony/polyfill-ctype

Symfony polyfill for ctype functions

4.0k1.0B192](/packages/symfony-polyfill-ctype)[php-tui/cassowary

Cassowary constraint solving algorithm implementation

211.1M1](/packages/php-tui-cassowary)[bileto/cronner

Simple tool which helps with maintenance of cron tasks.

752.2k](/packages/bileto-cronner)[athphane/filament-editorjs

This is my package filament-editorjs

184.8k](/packages/athphane-filament-editorjs)[humanmade/hm-mega-menu-block

A reusable Gutenberg block for creating mega menus in WordPress.

133.2k](/packages/humanmade-hm-mega-menu-block)

PHPackages © 2026

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