A trivial implementation of timeouts for Promises, built on top of ReactPHP.
composer require react/promise-timerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add a timeout to an async promise using ReactPHP's event loop.
Ensure you have an event loop running (e.g., Loop::run()).
No dependency data recorded yet.