Registry / async / clue-block-react

clue-block-react

JSON →
library1.5.0phppackagistunverified

Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.

composer require clue/block-react
INSTALL
IMPORT
SIG · CLUE-BLOCK-REACT
C
clue-block-react
asyncphpv1.5.0
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.

Blocking
use Clue\React\Block\Blocking;

Await a ReactPHP promise in a blocking context

use Clue\React\Block\Blocking; $result = Blocking\await($promise);
Debug
Known issues
gotchaThis library is designed for use with ReactPHP; using it without ReactPHP may lead to unexpected behavior.
fix
Ensure ReactPHP is installed and properly configured.
affects: all
Upgrade
Version history
1.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Resources
clue-block-react — pip install clue-block-react · libregistry