Letter P

php-guzzlehttp-ringphp - Simple handler system used to power clients and servers in PHP

Website: http://ringphp.readthedocs.org
License: MIT
Vendor: Alcance Libre, Inc.
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-1.fc14.al.src [52 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)

Listing created by Repoview-0.6.6-6.fc14.al