PHPackages                             quantum13/php-json - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. quantum13/php-json

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

quantum13/php-json
==================

Another realization of json encode/decode

06[1 issues](https://github.com/quantum13/php-json/issues)PHP

Since May 20Pushed 11y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Since PHP/5.2.0 there is a feature json\_encode() and json\_decode(), but the choice of this class is preferable.

JSON::encode() features

Not only works with UTF-8, but also with any other single-byte encodings (eg: windows-1251, koi8-r) Is able to convert numbers represented a string data type into the corresponding numeric data types (optional) Non-ASCII characters leave as is, and does not convert to \\uXXXX. JSON::decode() features

Converts malformed JSON to well-formed JSON. Hint: normalizes a "dirty" JSON string, coming from JavaScript (smart behavior -- only if necessary)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/07dbe1060c29e023f02a7583c6a24630991cea24f1dcaf1bde5dd6f2c31e830a?d=identicon)[quantum13](/maintainers/quantum13)

---

Top Contributors

[![vlad-khramov](https://avatars.githubusercontent.com/u/1215671?v=4)](https://github.com/vlad-khramov "vlad-khramov (2 commits)")

### Embed Badge

![Health badge](/badges/quantum13-php-json/health.svg)

```
[![Health](https://phpackages.com/badges/quantum13-php-json/health.svg)](https://phpackages.com/packages/quantum13-php-json)
```

###  Alternatives

[strictus/strictus

Strict Typing for local variables in PHP

1606.9k](/packages/strictus-strictus)[kunstmaan/generator-bundle

If you're like us, you like to build applications without having to do the same things over and over again and dislike copy/pasting code and change a couple of words every time you need feature X. The KunstmaanGeneratorBundle gives you the possibility to generate code for new bundles, adminlists and can even make you a basic default website. That way you don't have to wait too long before you see some results and you have more time to do other things. Easy no?

23113.5k2](/packages/kunstmaan-generator-bundle)[ollyxar/websockets-chat

Laravel WebSockets Chat

431.1k](/packages/ollyxar-websockets-chat)

PHPackages © 2026

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