Name: | php-guzzlehttp-ringphp |
---|---|
Version: | 1.1.0 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 77607 |
License: | MIT |
RPM: | php-guzzlehttp-ringphp-1.1.0-9.el7.noarch.rpm |
Source RPM: | php-guzzlehttp-ringphp-1.1.0-9.el7.src.rpm |
Build Date: | Fri Dec 08 2017 |
Build Host: | x86-ol6-builder-05.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ringphp.readthedocs.org |
Summary: | Simple handler system used to power clients and servers in PHP |
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 |
- Fix rawhide (F27) FTBS - Switch autoloader to php-composer(fedora/autoloader) - Test with SCLs if available
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Updated autoloader to load dependencies after self registration - Minor cleanups
- Autoloader updates
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Fix tests' autoload
- Use new $fedoraClassLoader concept in autoloader - Remove secondary "tests" directory from tests sub-package
- Updated to 1.1.0 - Updated source URL - Added autoloader - Sub-packaged tests
- Updated to 1.0.5