2017 © Pedro Peláez
 

library guzzle-simplified

Simplified Guzzle

image

wbswjc/guzzle-simplified

Simplified Guzzle

  • Wednesday, May 2, 2018
  • by wbswjc
  • Repository
  • 0 Watchers
  • 0 Stars
  • 98 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 113 % Grown

The README.md

guzzle-simplified

Total Downloads, (*1)

use Wbswjc\SimpleClient;

$response = SimpleClient::get('http://wbswjc.com', [
    'a' => 'b'
]); // string

$response = SimpleClient::post('http://wbswjc.com', [
    'a' => 'b'
]); // string

The Versions

02/05 2018

dev-master

9999999-dev

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc

02/05 2018

v0.1.3

0.1.3.0

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc

10/04 2018

v0.1.2

0.1.2.0

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc

10/04 2018

v0.1.1

0.1.1.0

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc

10/04 2018

v0.1.0

0.1.0.0

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc

10/04 2018

v0.0.6

0.0.6.0

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc

10/04 2018

v0.0.5

0.0.5.0

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc

10/04 2018

v0.0.1

0.0.1.0

Simplified Guzzle

  Sources   Download

MIT

The Requires

 

by Avatar wbswjc