php-guzzlehttp-ringphp-doc

Ring adapter and handler system for guzzle - documentation
  http://ringphp.readthedocs.org/en/latest/
  0
  no reviews



This package contains the documentation for ringphp.

ringphp provides low level apis used to power http clients and servers through a simple, php callable that accepts a request hash and returns a future response hash. ringphp supports both synchronous and asynchronous workflows by utilizing both futures and promises.