Simple handler system used to power clients and servers in PHP
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
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.1-8.fc35 | - |
Fedora 35 | 1.1.1-8.fc35 | - |
Fedora 34 | 1.1.1-6.fc34 | - |
EPEL 7 | 1.1.0-9.el7 | - |
You can contact the maintainers of this package via email at
php-guzzlehttp-ringphp dash maintainers at fedoraproject dot org
.