promises-aplus / promises-spec

An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
https://promisesaplus.com/
Creative Commons Zero v1.0 Universal
1.84k stars 171 forks source link

Add simple promise package to implementations. #256

Closed plvhx closed 6 years ago

plvhx commented 6 years ago

Simple Promise package is an implementation of Promises/A+ specification using PHP. Please add to the implementation list. Thanks in advance. Go to https://github.com/plvhx/promise to know more.