Registry / async / recoil-react

recoil-react

JSON →
library1.0.3phppackagistunverified

Integrate Recoil with ReactPHP.

composer require recoil/react
INSTALL
IMPORT
SIG · RECOIL-REACT
R
recoil-react
asyncphpv1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ReactLoop
use Recoil\React\ReactLoop;

Integrate Recoil coroutines with a ReactPHP event loop.

use Recoil\React\ReactLoop; use React\EventLoop\Factory; $loop = Factory::create(); $reactLoop = new ReactLoop($loop); $reactLoop->start();
Debug
Known issues
breakingRequires PHP 7.1+ and Recoil 4.x
fix
Ensure your project uses PHP 7.1 or higher and Recoil 4.x.
affects: >=1.0.0
Upgrade
Version history
1.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
OpenAI (training)
1
Resources
recoil-react — pip install recoil-react · libregistry