PHPackages                             yiche/json-to-arr-str - 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. yiche/json-to-arr-str

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

yiche/json-to-arr-str
=====================

Laravel

2.0.0(6y ago)05PHP

Since Aug 7Pushed 6y ago3 watchersCompare

[ Source](https://github.com/saasyc-inc/json-to-array-str)[ Packagist](https://packagist.org/packages/yiche/json-to-arr-str)[ RSS](/packages/yiche-json-to-arr-str/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

### 把 json 转化为 php 的数组字符串

[](#把-json-转化为-php-的数组字符串)

示例

```
        $in = '{"user":{"name":"yang","age":10}}';

        $out = JsonToArrStr::main($json);

        you will get "['user' => ['name' => 'yang','age' => '10',],]";

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

2518d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1787380?v=4)[yiche](/maintainers/yiche)[@YiChe](https://github.com/YiChe)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yiche-json-to-arr-str/health.svg)

```
[![Health](https://phpackages.com/badges/yiche-json-to-arr-str/health.svg)](https://phpackages.com/packages/yiche-json-to-arr-str)
```

###  Alternatives

[mostafaznv/nova-map-field

Map Field for Laravel Nova

46101.8k](/packages/mostafaznv-nova-map-field)

PHPackages © 2026

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