recoil/react

Integrate Recoil with ReactPHP.

Installs: 258 778

Dependents: 17

Suggesters: 1

Security: 0

Stars: 32

Watchers: 4

Forks: 3

Open Issues: 2

pkg:composer/recoil/react

1.0.3 2022-03-06 04:17 UTC

This package is auto-updated.

Last update: 2025-10-06 22:35:41 UTC


README

Build Status Code Coverage Code Quality Latest Version

Integrate Recoil with ReactPHP.

composer require recoil/react

This repository provides a Recoil kernel implemented on top of the ReactPHP event loop, allowing cooperative execution of Recoil and ReactPHP applications.

ReactPHP promises can be yielded from a coroutine as though they were a native Recoil coroutine.