PHPackages                             vivomedia/neos-ui-json-validator - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. vivomedia/neos-ui-json-validator

ActiveNeos-plugin[Validation &amp; Sanitization](/categories/validation)

vivomedia/neos-ui-json-validator
================================

Json Validator for Neos UI

1.1.0(3y ago)11.5k↓50%MITJavaScript

Since Dec 23Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/VIVOMEDIA/neos-ui-json-validator)[ Packagist](https://packagist.org/packages/vivomedia/neos-ui-json-validator)[ RSS](/packages/vivomedia-neos-ui-json-validator/feed)WikiDiscussions main Synced 1mo ago

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

Neos CMS - JSON Validator Plugin for NeosUI
===========================================

[](#neos-cms---json-validator-plugin-for-neosui)

[![Latest Stable Version](https://camo.githubusercontent.com/4e65f2c0f34dd151aa0743b8495c10825727fce436b0c3bf7503b98909050297/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d75692d6a736f6e2d76616c696461746f722f762f737461626c65)](https://packagist.org/packages/vivomedia/neos-ui-json-validator)[![Total Downloads](https://camo.githubusercontent.com/1fe910ce3f0e4538ebb90e460e18a2dabf212b9615e754810e691c58a549b5b7/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d75692d6a736f6e2d76616c696461746f722f646f776e6c6f616473)](https://packagist.org/packages/vivomedia/neos-ui-json-validator)[![License](https://camo.githubusercontent.com/8ed77b6871121a23ed2e65577e9140d18200e98b9b396683bc5a4680c699a623/68747470733a2f2f706f7365722e707567782e6f72672f7669766f6d656469612f6e656f732d75692d6a736f6e2d76616c696461746f722f6c6963656e7365)](https://packagist.org/packages/vivomedia/neos-ui-json-validator)

A validator plugin for NeosUI to check properties for valid JSON strings.

Install
-------

[](#install)

Install with composer

```
composer require vivomedia/neos-ui-json-validator

```

Usage
-----

[](#usage)

To use the validator on a property, just add `VIVOMEDIA.NeosUI.JsonValidator/Validation/JsonValidator` to the validation within your NodeType definition.

Example:

```
'Some.Of.Your:NodeTypes':
  properties:
    jsonString:
      type: string
      ui:
        label: 'JSON Data'
      validation:
        'Neos.Neos/Validation/NotEmptyValidator': []
        'VIVOMEDIA.NeosUI.JsonValidator/Validation/JsonValidator': []
```

See also:

-
-
-

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

1187d ago

### Community

Maintainers

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

---

Top Contributors

[![dlubitz](https://avatars.githubusercontent.com/u/13046100?v=4)](https://github.com/dlubitz "dlubitz (7 commits)")

### Embed Badge

![Health badge](/badges/vivomedia-neos-ui-json-validator/health.svg)

```
[![Health](https://phpackages.com/badges/vivomedia-neos-ui-json-validator/health.svg)](https://phpackages.com/packages/vivomedia-neos-ui-json-validator)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)[xemlock/htmlpurifier-html5

HTML5 support for HTML Purifier

1052.9M11](/packages/xemlock-htmlpurifier-html5)

PHPackages © 2026

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