2017 © Pedro Peláez
 

library adapter

HTTPlug, the HTTP client abstraction for PHP

image

php-http/adapter

HTTPlug, the HTTP client abstraction for PHP

  • Friday, November 27, 2015
  • by egeloen
  • Repository
  • 19 Watchers
  • 87 Stars
  • 7,657 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 5 Open issues
  • 5 Versions
  • 1 % 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

27/11 2015

dev-promise

dev-promise 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

20/11 2015

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

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