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 today

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 37% 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

2483d ago

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

v0.2PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/a4606e6650e58add8c0acd4eef7db84d94b29dca2f657efc3e82a74ad3731199?d=identicon)[amatsuka](/maintainers/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

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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