recoil/react

Integrate Recoil with ReactPHP.

Maintainers

👁 jmalloc

Package info

github.com/recoilphp/react

pkg:composer/recoil/react

Statistics

Installs: 286 599

Dependents: 17

Suggesters: 0

Stars: 32

Open Issues: 2

1.0.3 2022-03-06 04:17 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT a928961155f2663a735fb03aa1c4941a3f70ff1a

generatoreventasyncasynchronousmultitaskingreactThreadpromisecoroutinecontinuationgreen

This package is auto-updated.

Last update: 2026-06-07 00:33:06 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.