PHPackages                             ksmz/nana - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. ksmz/nana

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

ksmz/nana
=========

Yet another guzzle wrapper

v0.3(6y ago)02411BSD-2-ClausePHPPHP &gt;=7.1

Since May 25Pushed 5y ago1 watchersCompare

[ Source](https://github.com/matical/nana)[ Packagist](https://packagist.org/packages/ksmz/nana)[ RSS](/packages/ksmz-nana/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (4)Versions (7)Used By (1)

[![](https://raw.githubusercontent.com/matical/nana/master/nana.png)](https://raw.githubusercontent.com/matical/nana/master/nana.png)

 [![Build Status](https://camo.githubusercontent.com/ac1e1ea249816274b7cafbf1e580da876465dbe188b887d91843696b5e784435/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d61746963616c2f6e616e612e7376673f7374796c653d666c61742d737175617265 "Build Status")](https://travis-ci.org/matical/nana) [![Test Coverage](https://camo.githubusercontent.com/01efa9e8f673c02e3b0f3d9c8f46bd08ed4ab1e025400381ea6c74ffe41aaa74/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f6d61746963616c2f6e616e612f6d61737465722e7376673f7374796c653d666c61742d737175617265 "Test Coverage")](https://coveralls.io/github/matical/nana?branch=master) [![Style CI Status](https://camo.githubusercontent.com/c527d75db1ab81f59e5043b33a8adc3058b41dbca114bc25f7197c631cc49520/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3133343136353934362f736869656c643f6272616e63683d6d6173746572 "Style CI Status")](https://github.styleci.io/repos/134165946)

Yet another guzzle wrapper.

Documentation is still in the [works](https://github.com/matical/nana/wiki). Checkout the [tests](https://github.com/matical/nana/tree/master/Tests) for a rough idea.

A Laravel package is available [here](https://github.com/matical/nana-laravel). It provides some neat features like being able to save files to your existing filesystems.

```
$response = Nana::get('https://httpbin.org/get');

$response->status() // 200
$response->json()->url // "https://httpbin.org/get"

$response->body() // Raw JSON string
$response->getHeaderLine('Date') // All calls are forwarded to the underlying PSR-7/Guzzle Response instance
```

Install
-------

[](#install)

`composer require ksmz/nana`

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

Recently: every ~105 days

Total

6

Last Release

2534d ago

PHP version history (2 changes)v0.0.1PHP &gt;=7.1.3

v0.2PHP &gt;=7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5066238?v=4)[amatsuka](/maintainers/amatsuka)[@amatsuka](https://github.com/amatsuka)

---

Top Contributors

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

---

Tags

guzzlehttp-clientphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ksmz-nana/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[dreamfactory/df-core

DreamFactory(tm) Core Components

1652.0k38](/packages/dreamfactory-df-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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