Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-guzzlehttp-promises - Guzzle promises library

Website:
https://github.com/guzzle/promises
Licence:
MIT
Vendor:
Remi Collet
Description:
Promises/A+ [1] implementation that handles promise chaining and resolution
interactively, allowing for "infinite" promise chaining while keeping the
stack size constant.

Autoloader: /usr/share/php/GuzzleHttp/Promise/autoload.php

[1] https://promisesaplus.com/

Packages

php-guzzlehttp-promises-1.3.1-1.el6.remi.noarch [21 KiB] Changelog by Shawn Iwinski (2016-12-07):
- Updated to 1.3.1 (RHBZ #1406764)
- Run upstream tests with SCLs if they are available
php-guzzlehttp-promises-1.3.0-1.el6.remi.noarch [21 KiB] Changelog by Shawn Iwinski (2016-12-07):
- Updated to 1.3.0 (RHBZ #1396687)
- Change autoloader from php-composer(symfony/class-loader) to
  php-composer(fedora/autoloader)