PHPackages                             flownative/neos-editors - 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. flownative/neos-editors

ActiveNeos-package

flownative/neos-editors
=======================

A package with additional editors for the Neos inspector

0.3.1(2mo ago)173[12 PRs](https://github.com/flownative/neos-editors/pulls)GPL-3.0JavaScriptCI failing

Since Feb 10Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/flownative/neos-editors)[ Packagist](https://packagist.org/packages/flownative/neos-editors)[ RSS](/packages/flownative-neos-editors/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (19)Used By (0)

[![GPL-3.0 license](https://camo.githubusercontent.com/8afa4ffdb00e09fcf9734f7054fbb47f9fa90e0a5deb0966e301d5ef6e286a07/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c332e302d627269676874677265656e2e737667)](https://opensource.org/licenses/GPL-3.0)[![Packagist](https://camo.githubusercontent.com/0ae1578f6e0ef9da015031e424e1d9a9977c9092c7aab527ffd75132263a4e87/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6f776e61746976652f6e656f732d656469746f72732e737667)](https://packagist.org/packages/flownative/neos-editors)[![Maintenance level: Acquaintance](https://camo.githubusercontent.com/750673d8ac23cfeb2421a23f118f82ce29736a494ebee758ee5362010e1dbfe9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e74656e616e63652d2545322539392541312d6666363962342e737667)](https://www.flownative.com/en/products/open-source.html)

Flownative Neos Editors
=======================

[](#flownative-neos-editors)

This package is home to additional editors (and validators) for use with [Neos](https://www.neos.io/).

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

[](#installation)

`composer require flownative/neos-editors`

Usage
-----

[](#usage)

To use the included editors, simply configure your property accordingly in `NodeTypes.yaml`. Here is an example:

```
properties:
  'yamlProperty':
    type: 'string'
    ui:
      label: 'YAML property'
      inspector:
        group: 'document'
        editor: 'Flownative.Neos.Editors/Inspector/Editors/Yaml'
    validation:
      'Flownative.Neos.Editors/Inspector/Validators/Yaml': []

```

Available Editors
-----------------

[](#available-editors)

### YAML

[](#yaml)

Name: `Flownative.Neos.Editors/Inspector/Editors/Yaml`

The YAML editor provides syntax highlighting for YAML and makes sure no tab characters are used for indentation.

[![YAML editor](Documentation/Images/yaml-editor.png)](Documentation/Images/yaml-editor.png)

The editor supports `buttonLabel` as an `editorOption`, like the `CodeEditor` in Neos.

Available Validators
--------------------

[](#available-validators)

### YAML

[](#yaml-1)

Name: `Flownative.Neos.Editors/Inspector/Validators/Yaml`

The YAML validator provides validation of YAML. Internally it tries to parse using [JS-YAML](https://github.com/nodeca/js-yaml) and fails validation if that throws an exception.

[![YAML error message](Documentation/Images/yaml-error.png)](Documentation/Images/yaml-error.png)

The validator has no options.

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance94

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 72.2% 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 ~659 days

Recently: every ~680 days

Total

6

Last Release

80d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10280881?v=4)[Flownative](/maintainers/flownative)[@flownative](https://github.com/flownative)

---

Top Contributors

[![kdambekalns](https://avatars.githubusercontent.com/u/95873?v=4)](https://github.com/kdambekalns "kdambekalns (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

### Embed Badge

![Health badge](/badges/flownative-neos-editors/health.svg)

```
[![Health](https://phpackages.com/badges/flownative-neos-editors/health.svg)](https://phpackages.com/packages/flownative-neos-editors)
```

###  Alternatives

[neos/neos-ui

Neos CMS UI written in React

2661.0M104](/packages/neos-neos-ui)[neos/form-builder

Flow Form Framework integration into Neos CMS

19347.1k18](/packages/neos-form-builder)[neos/demo

Site package for the Neos Demo Site

18181.0k6](/packages/neos-demo)[flowpack/media-ui

This module allows managing media assets including pictures, videos, audio and documents.

2184.5k2](/packages/flowpack-media-ui)[kaufmanndigital/gdpr-cookieconsent

A ready-to-run package, that integrates an advanced cookie consent banner into your Neos CMS site.

2540.7k](/packages/kaufmanndigital-gdpr-cookieconsent)[flowpack/neos-matomo

Track visits of your Neos site with the Matomo Open Analytics Platform!

2337.6k](/packages/flowpack-neos-matomo)

PHPackages © 2026

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