PHPackages                             prgfx/neos-stringseditor - 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. prgfx/neos-stringseditor

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

prgfx/neos-stringseditor
========================

Neos CMS string-array editor

v0.2.0(1y ago)4347↓69.2%TypeScript

Since Oct 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/PRGfx/Prgfx.Neos.StringsEditor)[ Packagist](https://packagist.org/packages/prgfx/neos-stringseditor)[ RSS](/packages/prgfx-neos-stringseditor/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Prgfx.Neos.StringsEditor
========================

[](#prgfxneosstringseditor)

Provides an inspector editor for editing simple `array` properties.

`composer require prgfx/neos-stringseditor`

[![Screenshot of the editor](./screenshot.png)](./screenshot.png)

Usage
-----

[](#usage)

```
My.NodeType:
  properties:
    items:
      type: array
      ui:
        inspector:
          # you can normally omit this, when you use array as property type
          editor: Prgfx.Neos.StringsEditor
          editorOptions:
            placeholder: Placeholder text
            # optional number of items allowed to be entered
            maximumItems: 4
            # by default only unique items are allowed, but you can disable this rule
            unique: false
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance49

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

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

Total

2

Last Release

377d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/95804274?v=4)[Markus Klatte](/maintainers/mklatte)[@mklatte](https://github.com/mklatte)

---

Top Contributors

[![PRGfx](https://avatars.githubusercontent.com/u/3868790?v=4)](https://github.com/PRGfx "PRGfx (2 commits)")

---

Tags

neos-pluginneoscmsarrayNeosneoscmsinspector

### Embed Badge

![Health badge](/badges/prgfx-neos-stringseditor/health.svg)

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

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

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

A plugin for Neos CMS which provides hyphens for the inline editor

21214.3k1](/packages/shel-neos-hyphens)[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)

PHPackages © 2026

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