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

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

missing-u/json-to-arr-str
=========================

Laravel

3.0.0(6y ago)030PHP

Since Aug 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/missing-u/json-to-arr-str)[ Packagist](https://packagist.org/packages/missing-u/json-to-arr-str)[ RSS](/packages/missing-u-json-to-arr-str/feed)WikiDiscussions master Synced yesterday

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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

2456d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fb66c16f123d51ad5ead7593a7052bec5abc7be6db4abb6d84a465866097c52?d=identicon)[FlyInTheSea](/maintainers/FlyInTheSea)

---

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/missing-u-json-to-arr-str/health.svg)

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

###  Alternatives

[baldwin/magento2-module-less-js-compiler

Allows Magento 2 to compile less files using the less nodejs compiler

2348.6k](/packages/baldwin-magento2-module-less-js-compiler)

PHPackages © 2026

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