PHPackages                             cyrnicolase/laravel-response-hjson - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. cyrnicolase/laravel-response-hjson

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

cyrnicolase/laravel-response-hjson
==================================

自定义JSON下行格式,包含自定义错误码,Http码

0.0.2(8y ago)0161PHPPHP 7.0.\*

Since Jan 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/cyrnicolase/laravel-response-hjson)[ Packagist](https://packagist.org/packages/cyrnicolase/laravel-response-hjson)[ RSS](/packages/cyrnicolase-laravel-response-hjson/feed)WikiDiscussions master Synced yesterday

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

Laravel Response Hjson
======================

[](#laravel-response-hjson)

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

[](#installation)

Execute the following command to get the latest version of the package:

```
composer require cyrnicolase/laravel-response-hjson

```

In your `config/app.php` add `HjsonResponse\HjsonResponseProvider::class` to the end of the `providers` array:

```
'providers' => [
    ...
    HjsonResponse\HjsonResponseProvider::class,
]

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Every ~0 days

Total

2

Last Release

3044d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

responsejsonlaravel

### Embed Badge

![Health badge](/badges/cyrnicolase-laravel-response-hjson/health.svg)

```
[![Health](https://phpackages.com/badges/cyrnicolase-laravel-response-hjson/health.svg)](https://phpackages.com/packages/cyrnicolase-laravel-response-hjson)
```

###  Alternatives

[stepanenko3/nova-json

Nova json field to spread a json column throughout multiple fields.

42249.7k](/packages/stepanenko3-nova-json)[json-mapper/laravel-package

The JsonMapper package for Laravel

25170.4k3](/packages/json-mapper-laravel-package)

PHPackages © 2026

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