PHPackages                             grom/jsonx - 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. grom/jsonx

ActiveLibrary

grom/jsonx
==========

JSONx parser for PHP

2.0.0(7y ago)241421MITPHPPHP &gt;= 5.3.6

Since Dec 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/GromNaN/jsonx-php)[ Packagist](https://packagist.org/packages/grom/jsonx)[ RSS](/packages/grom-jsonx/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

JSONX for PHP
=============

[](#jsonx-for-php)

JSONx is a standard to represent JSON as XML.

You can read the [documentation on IBM website](https://www.ibm.com/docs/fr/datapower-gateway/10.5.x?topic=20-jsonx).

Features
--------

[](#features)

- Convert any `DOMNode` of JSONx into PHP data that can be JSON encoded.

Install
-------

[](#install)

```
composer require grom/jsonx

```

Usage
-----

[](#usage)

```
// load jsonx file ...
require_once __DIR__.'/../src/jsonx.php';

// or use composer
require 'vendor/autoload.php';

$xml =  640"}"
 */
```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.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 ~1112 days

Total

2

Last Release

2683d ago

Major Versions

v1.0.0 → 2.0.02019-01-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/400034?v=4)[Jérôme Tamarelle](/maintainers/GromNaN)[@GromNaN](https://github.com/GromNaN)

---

Top Contributors

[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (11 commits)")[![miniche](https://avatars.githubusercontent.com/u/1638158?v=4)](https://github.com/miniche "miniche (1 commits)")

---

Tags

jsonx

### Embed Badge

![Health badge](/badges/grom-jsonx/health.svg)

```
[![Health](https://phpackages.com/badges/grom-jsonx/health.svg)](https://phpackages.com/packages/grom-jsonx)
```

PHPackages © 2026

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