A lightweight implementation of CommonJS Promises/A for PHP.
composer require react/promiseNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and resolve a promise.
Update code to use the new resolver pattern: new Promise(function($resolve, $reject) { ... }).No dependency data recorded yet.