Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-react-async | Distribution: Unknown |
Version: 3.0.0 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine |
Release: 1.el9.remi | Build date: Fri Sep 23 15:59:35 2022 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 29288 | Source RPM: php-react-async-3.0.0-1.el9.remi.src.rpm |
Packager: Remi Collet | |
Url: https://reactphp.org/async/ | |
Summary: Async utilities for ReactPHP |
Async utilities for ReactPHP. This library allows you to manage async control flow. It provides a number of combinators for Promise-based APIs. Instead of nesting or chaining promise callbacks, you can declare them as a list, which is resolved sequentially in an async manner. React/Async will not automagically change blocking code to be async. You need to have an actual event loop and non-blocking libraries interacting with that event loop for it to work. As long as you have a Promise-based API that runs in an event loop, it can be used with this library. Autoloader: /usr/share/php/React/Async/autoload.php
MIT
* Fri Sep 23 2022 Remi Collet <remi@remirepo.net> - 3.0.0-1 - Initial package
/usr/share/doc/php-react-async /usr/share/doc/php-react-async/CHANGELOG.md /usr/share/doc/php-react-async/README.md /usr/share/doc/php-react-async/composer.json /usr/share/licenses/php-react-async /usr/share/licenses/php-react-async/LICENSE /usr/share/php/React/Async /usr/share/php/React/Async/autoload.php /usr/share/php/React/Async/functions.php /usr/share/php/React/Async/functions_include.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 19 11:50:49 2025