PHPackages                             prgfx/neos-dynamic-placeholder - 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-dynamic-placeholder

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

prgfx/neos-dynamic-placeholder
==============================

Enables setting the Neos inline editor placeholder with ClientEval

v0.2.0(11mo ago)1255GPL-3.0-or-laterJavaScript

Since May 6Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/PRGfx/Prgfx.Neos.DynamicPlaceholder)[ Packagist](https://packagist.org/packages/prgfx/neos-dynamic-placeholder)[ RSS](/packages/prgfx-neos-dynamic-placeholder/feed)WikiDiscussions main Synced 3w ago

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

[![Version](https://camo.githubusercontent.com/757d7b7367910c1676c7ea92486b19261d87354312f4e66b241db8cd5af6515b/68747470733a2f2f706f7365722e707567782e6f72672f70726766782f6e656f732d64796e616d69632d706c616365686f6c6465722f76657273696f6e)](//packagist.org/packages/prgfx/neos-dynamic-placeholder)

Prgfx.Neos.DynamicPlaceholder
=============================

[](#prgfxneosdynamicplaceholder)

This package allows to use `ClientEval:` statements in inline editor placeholders (see [Feature Request](https://github.com/neos/neos-ui/issues/2837)).

```
composer require prgfx/neos-dynamic-placeholder

```

Example
-------

[](#example)

```
Vendor.Package:Page:
  superTypes:
    Neos.Neos:Page: true
  properties:
    displayTitle:
      type: string
      ui:
        inlineEditable: true
        inline:
          editorOptions:
            placeholder: ClientEval:node.properties.title
```

Eval Scope
----------

[](#eval-scope)

- `node`: the node the editor belongs to
- `editorOptions`: the editorOptions, i.e. (original) placeholder, formatting etc.

---

This plugin works by decorating the original placeholder plugin in some hacky way and thus relies on that internal implementation to a certain extent. Use with care.

It has not been tested against different Neos versions.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance51

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Total

2

Last Release

346d 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 (5 commits)")

---

Tags

neoscmsNeosneoscmsckeditor5clienteval

### Embed Badge

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

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

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

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

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

21210.1k1](/packages/shel-neos-hyphens)[techdivision/ckstyles

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

21175.8k](/packages/techdivision-ckstyles)[shel/neos-commandbar

A commandbar (CMD+K) for Neos CMS

1616.3k1](/packages/shel-neos-commandbar)

PHPackages © 2026

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