PHPackages                             willem/json-code - 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. willem/json-code

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

willem/json-code
================

this is json code info

v1.0.2(5y ago)015[1 issues](https://github.com/cwgqmxy/JsonCode/issues)MITPHPPHP &gt;=5

Since Dec 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/cwgqmxy/JsonCode)[ Packagist](https://packagist.org/packages/willem/json-code)[ RSS](/packages/willem-json-code/feed)WikiDiscussions master Synced 6d ago

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

应用方式
====

[](#应用方式)

使用方式

```
use JsonCode\JsonCodeInfo;

require "vendor/autoload.php";

$data=[
    'name'=>"willem",
    'age'=>"30",
    'qq'=>"1157818690@qq.com",
];
echo JsonCodeInfo::apply(true,$data,'success');
```

返回

```
{
    data: {
        name: "willem",
        age: "30",
        qq: "1157818690@qq.com"
    },
    message: "success",
    status: 1
}
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

1984d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f071e62bccbd6d08ac2387125c1b8d21926633d672187a7714cef6e41773c54a?d=identicon)[cwgqmxy](/maintainers/cwgqmxy)

### Embed Badge

![Health badge](/badges/willem-json-code/health.svg)

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

PHPackages © 2026

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