PHPackages                             scaffoldeducation/response-json-php - 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. [API Development](/categories/api)
4. /
5. scaffoldeducation/response-json-php

ActiveLibrary[API Development](/categories/api)

scaffoldeducation/response-json-php
===================================

PHP library to create a response json pattern to API's

1.0.0(5y ago)1400GPL-3.0-onlyPHPPHP ^7.1

Since Jul 23Pushed 5y agoCompare

[ Source](https://github.com/scaffoldeducation/response-json-php)[ Packagist](https://packagist.org/packages/scaffoldeducation/response-json-php)[ RSS](/packages/scaffoldeducation-response-json-php/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

Response Json PHP
=================

[](#response-json-php)

[![Latest Version](https://camo.githubusercontent.com/43a44592510db80912831e45fb18a6c6f14699eb775b2221460134f955e82cab/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6b697766792f726573706f6e73652d6a736f6e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/kiwfy/response-json-php/releases)[![Build Status](https://camo.githubusercontent.com/713ba44e6570f8c780215e87569d362031e35e90417c652b32f8ea7f08ecd51d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b697766792f726573706f6e73652d6a736f6e2d7068702f43493f6c6162656c3d63692532306275696c64267374796c653d666c61742d737175617265)](https://github.com/kiwfy/response-json-php/actions?query=workflow%3ACI)[![Total Downloads](https://camo.githubusercontent.com/4596f8306ffcbee253fc1155eab5a62d88e0c59973e296fef26fab8e7b79a5ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b697766792f726573706f6e73652d6a736f6e2d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kiwfy/response-json-php)[![PRs Welcome](https://camo.githubusercontent.com/25b3e6d0d42c98de74a98cbb4d149a1c09020cf6d1361993b72d7d5b8ffed363/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://makeapullrequest.com)

PHP library to create a response json pattern to API's

### Installation

[](#installation)

Requires [PHP](https://php.net) 7.1.

The recommended way to install is through [Composer](https://getcomposer.org/).

```
composer require kiwfy/response-json-php
```

### Sample

[](#sample)

it's a good idea to look in the sample folder to understand how it works.

First verify if all dependencies is installed (if need anyelse)

```
composer install --no-dev --prefer-dist
```

and run

```
php sample/response-json-sample.php
```

### Development

[](#development)

Want to contribute? Great!

The project using a simple code. Make a change in your file and be careful with your updates! **Any new code will only be accepted with all viladations.**

To ensure that the entire project is fine:

First install all the dev dependences

```
composer install --dev --prefer-dist
```

Second run all validations

```
composer check
```

**Kiwfy - Open your code, open your mind!**

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

2125d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34657554?v=4)[Scaffold Education](/maintainers/scaffoldeducation)[@scaffoldeducation](https://github.com/scaffoldeducation)

---

Top Contributors

[![espositovitor](https://avatars.githubusercontent.com/u/26362498?v=4)](https://github.com/espositovitor "espositovitor (2 commits)")[![vitoresposito-scaffold](https://avatars.githubusercontent.com/u/66846250?v=4)](https://github.com/vitoresposito-scaffold "vitoresposito-scaffold (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/scaffoldeducation-response-json-php/health.svg)

```
[![Health](https://phpackages.com/badges/scaffoldeducation-response-json-php/health.svg)](https://phpackages.com/packages/scaffoldeducation-response-json-php)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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