PHPackages                             visol/neos-clipboardinputtransformation - 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. visol/neos-clipboardinputtransformation

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

visol/neos-clipboardinputtransformation
=======================================

Define a map of search and replacement strings, which are transformed when pasting content into the rich-text editor

1.1.0(3y ago)01.6k↓41.2%[1 PRs](https://github.com/visol/Visol.Neos.ClipboardInputTransformation/pulls)JavaScriptCI passing

Since May 15Pushed 1y ago4 watchersCompare

[ Source](https://github.com/visol/Visol.Neos.ClipboardInputTransformation)[ Packagist](https://packagist.org/packages/visol/neos-clipboardinputtransformation)[ RSS](/packages/visol-neos-clipboardinputtransformation/feed)WikiDiscussions main Synced 1mo ago

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

Visol.Neos.ClipboardInputTransformation
=======================================

[](#visolneosclipboardinputtransformation)

```
composer require visol/neos-clipboardinputtransformation
```

Define a map of search and replacement strings, which are transformed when pasting content into the rich-text editor.

```
Neos:
  Neos:
    Ui:
      frontendConfiguration:
        "Visol.Neos.ClipboardInputTransformation":
          replacements:
            # for example replace LSEP and PSEP unicode chars
            - search: "\u2029"
              replace: ""
            - search: "\u2028"
              replace: ""
            # or replace any string
            - search: "speak now"
              replace: "echo now"
```

Credits
=======

[](#credits)

Created for visol by Marc Henry Schultz,

visol digitale Dienstleistungen GmbH, [www.visol.ch](http://www.visol.ch)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~2 days

Total

2

Last Release

1097d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d6e1686bc798a88033f481f209a4f060235147ac7dca4c3391f2d171e30fdd4a?d=identicon)[visol](/maintainers/visol)

---

Top Contributors

[![mhsdesign](https://avatars.githubusercontent.com/u/85400359?v=4)](https://github.com/mhsdesign "mhsdesign (4 commits)")[![lorenzulrich](https://avatars.githubusercontent.com/u/1816023?v=4)](https://github.com/lorenzulrich "lorenzulrich (3 commits)")[![connykaelinvisol](https://avatars.githubusercontent.com/u/126244928?v=4)](https://github.com/connykaelinvisol "connykaelinvisol (1 commits)")

### Embed Badge

![Health badge](/badges/visol-neos-clipboardinputtransformation/health.svg)

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

###  Alternatives

[shel/neos-colorpicker

A plugin for Neos CMS which provides a colorpicker editor

1494.4k6](/packages/shel-neos-colorpicker)[yoast/yoast-seo-for-neos

Yoast SEO for Neos CMS

24164.8k](/packages/yoast-yoast-seo-for-neos)[shel/neos-hyphens

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

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

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

21166.3k](/packages/techdivision-ckstyles)[sitegeist/silhouettes

Preconfigure property-silhuettes that can be applied to various properties of multiple NodeTypes.

16157.5k](/packages/sitegeist-silhouettes)[psmb/flatnav

Custom navigation module for Neos CMS

2541.7k](/packages/psmb-flatnav)

PHPackages © 2026

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