2017 © Pedro Peláez
 

library httplug

HTTPlug, the HTTP client abstraction for PHP

image

php-http/httplug

HTTPlug, the HTTP client abstraction for PHP

  • Monday, July 30, 2018
  • by mark.sagikazar
  • Repository
  • 36 Watchers
  • 753 Stars
  • 6,080,837 Installations
  • PHP
  • 319 Dependents
  • 8 Suggesters
  • 15 Forks
  • 5 Open issues
  • 12 Versions
  • 17 % Grown

The README.md

HTTPlug

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads, (*1)

Email, (*2)

HTTPlug, the HTTP client abstraction for PHP., (*3)

Intro

HTTP client standard built on PSR-7 HTTP messages. The HttpAsyncClient defines an asynchronous HTTP client for PHP., (*4)

This package also provides a synchronous HttpClient interface with the same method signature as the PSR-18 client. For synchronous requests, we recommend using PSR-18 directly., (*5)

History

HTTPlug is the official successor of the ivory http adapter. HTTPlug is a predecessor of PSR-18, (*6)

Install

Via Composer, (*7)

``` bash $ composer require php-http/httplug, (*8)



## Documentation Please see the [official documentation](http://docs.php-http.org). ## Testing ``` bash $ composer test

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

30/07 2018

2.x-dev

2.9999999.9999999.9999999-dev http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

30/07 2018

dev-psr-http-client

dev-psr-http-client http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

18/12 2017

dev-master

9999999-dev http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

31/08 2016

v1.1.0

1.1.0.0 http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

02/08 2016

dev-feature/http-promise-interface

dev-feature/http-promise-interface http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

26/01 2016

v1.0.0

1.0.0.0 http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

12/01 2016

v1.0.0-RC1

1.0.0.0-RC1 http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

17/12 2015

v1.0.0-beta

1.0.0.0-beta http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

13/12 2015

v1.0.0-alpha3

1.0.0.0-alpha3 http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

16/11 2015

v1.0.0-alpha2

1.0.0.0-alpha2 http://httplug.io

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

26/10 2015

v1.0.0-alpha

1.0.0.0-alpha http://php-http.org

HTTPlug, the HTTP client abstraction for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Márk Sági-Kazár
by Eric GELOEN

http client

03/06 2015

v0.1.0

0.1.0.0 http://php-http.org

HTTP adapter contract

  Sources   Download

MIT

The Requires

 

by Márk Sági-Kazár
by Eric GELOEN

http adapter