php-http-promise

Promise used for asynchronous HTTP requests
  https://docs.php-http.org/en/latest/components/promise.html
  0
  no reviews



A promise represents a single result of an asynchronous operation. It is not necessarily available at a specific time, but should become in the future.