PHPackages                             nabu-3/json-utils - 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. nabu-3/json-utils

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

nabu-3/json-utils
=================

nabu-3 JSON Utils

3.0.0(6y ago)05Apache-2.0PHPPHP &gt;=7.2

Since Jul 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/nabu-3/json-utils)[ Packagist](https://packagist.org/packages/nabu-3/json-utils)[ RSS](/packages/nabu-3-json-utils/feed)WikiDiscussions master Synced today

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

nabu-3 JSON Utils library
=========================

[](#nabu-3-json-utils-library)

[![GitHub](https://camo.githubusercontent.com/a75de6b462a9bd2b7f411c0f642abad16941ff3fe580cdc38c92b1d602e0c6ee/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e6162752d332f6a736f6e2d7574696c732e737667)](https://opensource.org/licenses/Apache-2.0)[![Build Status](https://camo.githubusercontent.com/0205e7692f060bd44beaf312d9f258b7991b6973778216a7d900dd47fc3e4410/68747470733a2f2f7472617669732d63692e6f72672f6e6162752d332f6a736f6e2d7574696c732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nabu-3/json-utils)[![Quality Gate Status](https://camo.githubusercontent.com/e0ba6c8ca84f2350745f4341d3213974208ce3b121d74f2ecbb6317af1d48661/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6a736f6e2d7574696c73266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/dashboard?id=nabu-3_json-utils)[![Maintainability Rating](https://camo.githubusercontent.com/5e270dd6ca3dc8135d9f5542656abd2fbf285bc24c3eb2d90ccf75d64bdc5a3e/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6a736f6e2d7574696c73266d65747269633d7371616c655f726174696e67)](https://sonarcloud.io/dashboard?id=nabu-3_json-utils)[![Reliability Rating](https://camo.githubusercontent.com/8ccd7da11d6c49f4d7e2fadd522ee7d3eccbf315447bd7731edca3abeebe10f2/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6a736f6e2d7574696c73266d65747269633d72656c696162696c6974795f726174696e67)](https://sonarcloud.io/dashboard?id=nabu-3_json-utils)[![Security Rating](https://camo.githubusercontent.com/785f1c89b00074e6ab1a173dbde355e5c27fa066356587a75d81e201927c9747/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6e6162752d335f6a736f6e2d7574696c73266d65747269633d73656375726974795f726174696e67)](https://sonarcloud.io/dashboard?id=nabu-3_json-utils)

This is a library to extend minimal-class nabu-3 package with new features to support JSON files and data fields containing JSON data in string format. You can use this library at your convenience and stay out of the nabu-3 core framework to allow other nabu-3 projects to live independently and to be used outside this framework.

Package is provided under [Apache 2.0 license](https://github.com/nabu-3/json-utils/blob/master/LICENSE) and you can use it under those terms.

Install package
---------------

[](#install-package)

The package is deployed using composer and packagist and you can install it with this command:

```
composer require nabu-3/json-utils
```

How to use in your project
--------------------------

[](#how-to-use-in-your-project)

To use this package, you only need to include the autoload file of vendor folder:

```
require_once 'vendor/autoload.php'
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2481d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f82a05161f3f3484dd4919fbbf064c70ed6f51811e1933f614dfffc517ddade2?d=identicon)[nabu-3](/maintainers/nabu-3)

---

Top Contributors

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

---

Tags

jsonlibraryclasstoolsutilsminimalnabunabu-3

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nabu-3-json-utils/health.svg)

```
[![Health](https://phpackages.com/badges/nabu-3-json-utils/health.svg)](https://phpackages.com/packages/nabu-3-json-utils)
```

###  Alternatives

[thunderer/serializard

Flexible serializer

2767.3k1](/packages/thunderer-serializard)[hamlet-framework/json-mapper

Json Data Binding

2711.9k](/packages/hamlet-framework-json-mapper)[jbuilder/common

This is a library for creating the structure of the JSON for PHP 5.4+

1330.7k](/packages/jbuilder-common)[leonelquinteros/php-toml

PHP parser for TOML language ( https://github.com/toml-lang/toml )

266.7k](/packages/leonelquinteros-php-toml)[phppkg/config

Config manage, load, get. Supports INI,JSON,YAML,NEON,PHP format file

133.5k](/packages/phppkg-config)[jakoch/nginx-conf

A Nginx Conf parser and generator.

111.5k](/packages/jakoch-nginx-conf)

PHPackages © 2026

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