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. [Utility &amp; Helpers](/categories/utility)
4. /
5. neosrulez/neos-editors

ActiveNeos-plugin[Utility &amp; Helpers](/categories/utility)

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

A package with additional editors for the Neos CMS inspector.

1.0.6(1y ago)26.9k↓60.9%JavaScript

Since May 27Pushed 1y 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 2d 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

35

—

LowBetter than 77% of packages

Maintenance47

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

396d 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/seo

SEO configuration and tools for Neos

141.0M31](/packages/neos-seo)[sitegeist/kaleidoscope

Responsive-images for Neos

29370.3k12](/packages/sitegeist-kaleidoscope)[kaufmanndigital/gdpr-cookieconsent

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

2542.4k](/packages/kaufmanndigital-gdpr-cookieconsent)[techdivision/ckstyles

Neos package which enables you adding your custom style classes for the CkEditor with a simple Yaml configuration

21179.5k](/packages/techdivision-ckstyles)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1595.1k1](/packages/sitegeist-taxonomy)[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

14104.7k6](/packages/shel-neos-colorpicker)

PHPackages © 2026

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