PHPackages                             kura-lab/json-viewer - 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. kura-lab/json-viewer

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

kura-lab/json-viewer
====================

JSON Viewer for PHP

1.0.0(9y ago)247MITPHPPHP &gt;=5.6.30

Since Jun 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kura-lab/json-viewer)[ Packagist](https://packagist.org/packages/kura-lab/json-viewer)[ Docs](https://github.com/kura-lab/json-viewer)[ RSS](/packages/kura-lab-json-viewer/feed)WikiDiscussions master Synced yesterday

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

json-viewer
===========

[](#json-viewer)

JSON Viewer for PHP

[![Packagist](https://camo.githubusercontent.com/9b88461c91d2b4290439835d779d487c89872e909edd06c6fc9b4ad14dd1c6b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b7572612d6c61622f6a736f6e2d7669657765722e737667)](https://packagist.org/packages/kura-lab/json-viewer)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://github.com/kura-lab/json-viewer/blob/master/LICENSE)

### Requirements

[](#requirements)

[![Minimum PHP Version](https://camo.githubusercontent.com/c6b10115c0ecbe2d514881838fb8588819e61cbb7bcfba47bfc52e8f9ddded27/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e362e33302d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)

- PHP 5.6.30 or higher.

### Install

[](#install)

At first, install composer.

```
$ mkdir workspace
$ cd workspace
$ curl -s http://getcomposer.org/installer | php

```

Create composer.json.

```
{
    "require": {
        "kura-lab/json-viewer": "1.*"
    }
}

```

Install library.

```
$ php composer.phar install

```

### Development

[](#development)

Check coding style with CodeSniffer.

```
$ vendor/bin/phpcs --standard=PSR2 src/

```

Execute unit test with PHPUnit.

```
$ vendor/bin/phpunit

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3306d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1156984?v=4)[kura](/maintainers/kura-lab)[@kura-lab](https://github.com/kura-lab)

---

Top Contributors

[![kura-lab](https://avatars.githubusercontent.com/u/1156984?v=4)](https://github.com/kura-lab "kura-lab (9 commits)")

---

Tags

jsonViewer

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kura-lab-json-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/kura-lab-json-viewer/health.svg)](https://phpackages.com/packages/kura-lab-json-viewer)
```

###  Alternatives

[justinrainbow/json-schema

A library to validate a json schema.

3.6k328.4M741](/packages/justinrainbow-json-schema)[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k493.5M159](/packages/mtdowling-jmespathphp)[jms/serializer

Library for (de-)serializing data of any complexity; supports XML, and JSON.

2.3k139.8M907](/packages/jms-serializer)[jms/serializer-bundle

Allows you to easily serialize, and deserialize data of any complexity

1.8k91.4M664](/packages/jms-serializer-bundle)[colinodell/json5

UTF-8 compatible JSON5 parser for PHP

30524.1M52](/packages/colinodell-json5)[clue/ndjson-react

Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.

15677.1M25](/packages/clue-ndjson-react)

PHPackages © 2026

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