PHPackages                             nickeltobias/tcjson - 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. nickeltobias/tcjson

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

nickeltobias/tcjson
===================

parse and stringify circular data structures, with compatible counterpart in Javascript

16[1 issues](https://github.com/TobiasNickel/tJSON/issues)PHP

Since Nov 22Pushed 10y ago1 watchersCompare

[ Source](https://github.com/TobiasNickel/tJSON)[ Packagist](https://packagist.org/packages/nickeltobias/tcjson)[ RSS](/packages/nickeltobias-tcjson/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

tJSON
=====

[](#tjson)

like the native js JSON object, it provides the two methods strigify and parse. This lib is just like CircularJSON, but I guarantee the shortest possible JSON, that allow the same reproduction of your objects;

Installation
------------

[](#installation)

In browser you load it how ever you want. for example as tag before you use it: &lt;script src="tXml.js"&gt;&lt;/script&gt;.

In node, run **"npm install tjson"** in your project. if necessary with **--save** parameter. and then in your script you require it by "var tXml = require('tjson');"

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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/c3bd6bd4bb6368ae9b5fadeca3431f1306abcf0a542f60ba8b1509d7777e0447?d=identicon)[nickeltobias](/maintainers/nickeltobias)

---

Top Contributors

[![TobiasNickel](https://avatars.githubusercontent.com/u/4189801?v=4)](https://github.com/TobiasNickel "TobiasNickel (9 commits)")

### Embed Badge

![Health badge](/badges/nickeltobias-tcjson/health.svg)

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

###  Alternatives

[pixeloution/true-random

Interface for getting random datra from random.org

441.3k](/packages/pixeloution-true-random)

PHPackages © 2026

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