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

ActiveNeos-package

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

Enables setting the Neos inline editor placeholder with ClientEval

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

Since May 6Pushed 10mo 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 1mo 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

31

—

LowBetter than 68% of packages

Maintenance55

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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

Total

2

Last Release

301d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b516f86c82d95d7527303175480844e74203b00e59f8c92ffcf6b08611a300c0?d=identicon)[mklatte](/maintainers/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

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

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

20200.7k1](/packages/shel-neos-hyphens)[shel/nodetypes-analyzer

Graphical analysis &amp; visualizer for the Neos CMS nodetypes as backend module

2160.6k](/packages/shel-nodetypes-analyzer)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)[shel/neos-commandbar

A commandbar (CMD+K) for Neos CMS

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

PHPackages © 2026

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