PromiseAdapter
This library tries to create a simple promise adapter standard while waiting for a psr. It Comes out of the box with adapter for ReactPhp/Promise and Guzzle/Promises.
Installation
First, install PromiseAdapter using composer.
composer require "overblog/promise-adapter"
Usage
see here
## License
Overblog/PromiseAdapter is released under the MIT license.