2017 © Pedro Peláez
 

library nana

Yet another guzzle wrapper

image

ksmz/nana

Yet another guzzle wrapper

  • Friday, July 20, 2018
  • by amatsuka
  • Repository
  • 1 Watchers
  • 0 Stars
  • 71 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 373 % Grown

The README.md

, (*1)

Build Status Test Coverage Style CI Status , (*2)

Yet another guzzle wrapper., (*3)

Documentation is still in the works. Checkout the tests for a rough idea., (*4)

A Laravel package is available here. It provides some neat features like being able to save files to your existing filesystems., (*5)

$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

composer require ksmz/nana, (*6)

The Versions

20/07 2018

dev-master

9999999-dev

Yet another guzzle wrapper

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by ksmz

04/07 2018

v0.1

0.1.0.0

Yet another guzzle wrapper

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by ksmz

05/06 2018

v0.0.3

0.0.3.0

Yet another guzzle wrapper

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by ksmz

30/05 2018

dev-analysis-8KdDE2

dev-analysis-8KdDE2

Yet another guzzle wrapper

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by ksmz

30/05 2018

v0.0.2

0.0.2.0

Yet another guzzle wrapper

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by ksmz

25/05 2018

v0.0.1

0.0.1.0

Yet another guzzle wrapper

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by ksmz