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

ActiveNeos-plugin

neosrulez/neos-editors
======================

A package with additional editors for the Neos CMS inspector.

1.0.6(11mo ago)25.7k↓38.9%JavaScript

Since May 27Pushed 11mo ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (8)Used By (0)

Useful editors for Neos CMS
===========================

[](#useful-editors-for-neos-cms)

A Neos CMS plugin which provides other useful editors.

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

[](#installation)

Just run:

```
composer require neosrulez/neos-editors

```

Distance Editor
---------------

[](#distance-editor)

[![DistanceEditor](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/master/DistanceEditor.png)](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/master/DistanceEditor.png)

Password Input
--------------

[](#password-input)

### ⚠️ Please note! The password is not stored securely. It is saved as plain text.

[](#️-please-note-the-password-is-not-stored-securely-it-is-saved-as-plain-text)

[![PasswordInput](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/main/PasswordInput1.png)](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/main/PasswordInput1.png)

Advanced Selectbox Editor
-------------------------

[](#advanced-selectbox-editor)

[![SelectBoxEditor](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/main/SelectBoxEditor.png)](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/main/SelectBoxEditor.png)

Toggle Editor
-------------

[](#toggle-editor)

[![ToggleEditor](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/main/ToggleEditor.png)](https://raw.githubusercontent.com/patriceckhart/NeosRulez.Neos.Editors/main/ToggleEditor.png)

### Usage

[](#usage)

```
'Neos.Neos:Content':
  ui:
    inspector:
      groups:
        distance:
          label: Distance
          icon: fas fa-arrows-alt-v
  properties:
    margin:
      type: array
      ui:
        label: Margin
        reloadIfChanged: true
        inspector:
          group: distance
          position: 1
          editor: NeosRulez/Neos/Editors/DistanceEditor
    padding:
      type: array
      ui:
        label: Padding
        reloadIfChanged: true
        inspector:
          group: distance
          position: 2
          editor: NeosRulez/Neos/Editors/DistanceEditor
    password:
      type: string
      ui:
        label: Password
        reloadIfChanged: true
        inspector:
          group: rotation
          position: 3
          editor: NeosRulez/Neos/Editors/PasswordInput
    color:
      type: string
      ui:
        label: Color
        reloadIfChanged: true
        inspector:
          group: rotation
          position: 4
          editor: NeosRulez/Neos/Editors/SelectBoxEditor
    alignment:
      type: string
      ui:
        label: Color
        reloadIfChanged: true
        inspector:
          group: rotation
          position: 5
          editor: NeosRulez/Neos/Editors/ToggleEditor
          editorOptions:
            allowEmpty: true
            values:
              left:
                label: Left
                icon: fas fa-align-left
              center:
                label: Center
                icon: fas fa-align-center
              right:
                label: Right
                icon: fas fa-align-right
```

### Several more editors are coming soon ...

[](#several-more-editors-are-coming-soon-)

Author
------

[](#author)

- E-Mail:
- URL:

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance50

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~123 days

Recently: every ~87 days

Total

7

Last Release

350d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8604597e730303a1739fbb6a24bcf77019b22068e5d838ae4c12756e8121b488?d=identicon)[patriceckhart](/maintainers/patriceckhart)

---

Top Contributors

[![patriceckhart](https://avatars.githubusercontent.com/u/10776002?v=4)](https://github.com/patriceckhart "patriceckhart (15 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/neosrulez-neos-editors/health.svg)](https://phpackages.com/packages/neosrulez-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)
