Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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.el8.remi.noarch [30 KiB] Changelog by Remi Collet (2021-04-01):
- skip 2 tests failing with PHP 8
php-guzzlehttp-ringphp-1.1.1-1.el8.remi.noarch [30 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)