php-guzzlehttp-ringphp - Simple handler system used to power clients and servers in PHP
- Website:
- http://ringphp.readthedocs.org
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
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 [1]. RingPHP is inspired by Clojure's Ring [2], but has been modified to accommodate clients and servers for both blocking and non-blocking requests. [1] https://github.com/reactphp/promise [2] https://github.com/ring-clojure/ring
Packages
php-guzzlehttp-ringphp-1.1.1-7.remi.src | [55 KiB] |
Changelog by Remi Collet (2021-04-01):
- skip 2 tests failing with PHP 8 |
php-guzzlehttp-ringphp-1.1.1-1.remi.src | [56 KiB] |
Changelog by Remi Collet (2018-10-16):
- update to 1.1.1 for PHP 7.3 compatibility - use range dependencies - skip 1 test with strange failure on F29+ (everything seems ok) |
php-guzzlehttp-ringphp-1.1.0-9.remi.src | [55 KiB] |
Changelog by Shawn Iwinski (2017-04-07):
- Fix rawhide (F27) FTBS - Switch autoloader to php-composer(fedora/autoloader) - Test with SCLs if available |
php-guzzlehttp-ringphp-1.1.0-6.remi.src | [54 KiB] |
Changelog by Shawn Iwinski (2015-09-22):
- Updated autoloader to load dependencies after self registration - Minor cleanups |
php-guzzlehttp-ringphp-1.1.0-5.remi.src | [53 KiB] |
Changelog by Shawn Iwinski (2015-06-28):
- Autoloader updates |
php-guzzlehttp-ringphp-1.1.0-3.remi.src | [53 KiB] |
Changelog by Shawn Iwinski (2015-06-12):
- Fix tests' autoload |