PHPackages                             reaway/think-response - 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. reaway/think-response

ActiveLibrary

reaway/think-response
=====================

think response

v1.0.2(3y ago)012Apache-2.0PHPPHP &gt;=7.2.0

Since Feb 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/reaway/think-response)[ Packagist](https://packagist.org/packages/reaway/think-response)[ Docs](https://github.com/reaway/think-response)[ RSS](/packages/reaway-think-response/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

think-response
==============

[](#think-response)

安装
--

[](#安装)

```
composer require reaway/think-response
```

用法
--

[](#用法)

```
require __DIR__ . DIRECTORY_SEPARATOR . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php';

$response = html('html');
//$response = json(['key' => 'value']);
//$response = jsonp(['key' => 'value']);
//$response = redirect('http://www.baidu.com');
//$response = xml(['key' => 'value']);

$response->send();
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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 ~134 days

Total

3

Last Release

1294d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/reaway-think-response/health.svg)

```
[![Health](https://phpackages.com/badges/reaway-think-response/health.svg)](https://phpackages.com/packages/reaway-think-response)
```

PHPackages © 2026

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