PHPackages                             thunderid/jsend - 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. thunderid/jsend

ActiveLibrary

thunderid/jsend
===============

JSend for laravel

034PHP

Since Jul 23Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ThunderID/jsend)[ Packagist](https://packagist.org/packages/thunderid/jsend)[ RSS](/packages/thunderid-jsend/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Overview
========

[](#overview)

This package is to help creating Json API Response. It follows the JSend standards (if you are not familiar with jsend, please refer to )

Installation
============

[](#installation)

Add this code to composer.json:

```
	"thunderid/jsend": "dev-master"

```

and run

```
	composer update

```

Usage
=====

[](#usage)

```
	$jsend = new \ThunderID\jsend\jsend($status = "success|error|fail", $array);
	echo $jsend->toJson();
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/thunderid-jsend/health.svg)

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

PHPackages © 2026

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