PHPackages                             beowulfenator/yii2-json-editor - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. beowulfenator/yii2-json-editor

ActiveYii2-extension[Parsing &amp; Serialization](/categories/parsing)

beowulfenator/yii2-json-editor
==============================

Yii2 wrapper for jdorn/json-editor

1.1.4(8y ago)734.1k3[1 issues](https://github.com/beowulfenator/yii2-json-editor/issues)BSD-2-ClausePHP

Since Jul 2Pushed 8y agoCompare

[ Source](https://github.com/beowulfenator/yii2-json-editor)[ Packagist](https://packagist.org/packages/beowulfenator/yii2-json-editor)[ Docs](https://github.com/beowulfenator/yii2-json-editor)[ RSS](/packages/beowulfenator-yii2-json-editor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

yii2-json-editor
================

[](#yii2-json-editor)

Yii2 wrapper for [jdorn/json-editor](https://github.com/jdorn/json-editor).

Example
-------

[](#example)

```
$form->field($model, 'example_field')->widget(JsonEditorWidget::className(), [
    'schema' => $example_schema,
    'clientOptions' => [
        'theme' => 'bootstrap3',
        'disable_collapse' => true,
        'disable_edit_json' => true,
        'disable_properties' => true,
        'no_additional_properties' => true,
    ],
]);
```

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 72.7% 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 ~181 days

Total

5

Last Release

3246d ago

### Community

Maintainers

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

---

Top Contributors

[![beowulfenator](https://avatars.githubusercontent.com/u/5413344?v=4)](https://github.com/beowulfenator "beowulfenator (8 commits)")[![drsdre](https://avatars.githubusercontent.com/u/809827?v=4)](https://github.com/drsdre "drsdre (2 commits)")[![cebe](https://avatars.githubusercontent.com/u/189796?v=4)](https://github.com/cebe "cebe (1 commits)")

---

Tags

jsonyii2json-editor

### Embed Badge

![Health badge](/badges/beowulfenator-yii2-json-editor/health.svg)

```
[![Health](https://phpackages.com/badges/beowulfenator-yii2-json-editor/health.svg)](https://phpackages.com/packages/beowulfenator-yii2-json-editor)
```

###  Alternatives

[kdn/yii2-json-editor

JSON editor widget (josdejong/jsoneditor) for Yii 2.

22570.0k3](/packages/kdn-yii2-json-editor)[nizsheanez/yii2-json-rpc

A lightweight JsonRpc Server and Client for PHP

2034.0k](/packages/nizsheanez-yii2-json-rpc)[devgroup/yii2-jsoneditor

Yii2 jsoneditor widget

1199.6k1](/packages/devgroup-yii2-jsoneditor)

PHPackages © 2026

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