Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reactphp/promise-stream

The missing link between Promise-land and Stream-land for ReactPHP.
https://github.com/reactphp/promise-stream

Chore: Update for 3.x

bpolaszek opened this pull request 8 months ago
Next steps for PromiseStream with ReactPHP v3

SimonFrings opened this issue 8 months ago
Run tests on PHP 8.3 and update test suite

clue opened this pull request 10 months ago
Update test suite to collect all garbage cycles

clue opened this pull request over 1 year ago
Update unwrapped stream to avoid unhandled promise rejections

clue opened this pull request over 1 year ago
Improve `first()` promise resolution to clean up any garbage references

lucasnetau opened this pull request over 1 year ago
Template params can only have one argument

WyriHaximus opened this pull request over 1 year ago
Update test suite and report failed assertions

clue opened this pull request almost 2 years ago
Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
Update test suite to avoid using deprecated functions

clue opened this pull request about 2 years ago
chore(docs): remove leading dollar sign

nhedger opened this pull request over 2 years ago
Fix legacy HHVM build by downgrading Composer

SimonFrings opened this pull request over 2 years ago
Add badge to show number of project installations

SimonFrings opened this pull request over 2 years ago
Support PHP 8.1

SimonFrings opened this pull request almost 3 years ago
Improve documentation and describe promise and stream data types

clue opened this pull request about 3 years ago
Improve error reporting by appending previous exception messages

clue opened this pull request about 3 years ago
Use GitHub actions for continuous integration (CI)

SimonFrings opened this pull request over 3 years ago
Update PHPUnit configuration schema for PHPUnit 9.3

SimonFrings opened this pull request about 4 years ago
Add full core team to the license

WyriHaximus opened this pull request about 4 years ago
Add .gitattributes to exclude dev files from exports

reedy opened this pull request almost 5 years ago
Forward compatibility with react/promise 3

WyriHaximus opened this pull request about 5 years ago
Improve API documentation

clue opened this pull request over 5 years ago
Clean up unneeded references for unwrapped streams when closing

clue opened this pull request over 5 years ago
Writing to closed unwrapped stream should return false (backpressure)

clue opened this pull request over 5 years ago
Improve test suite to support PHPUnit 7, PHP 7.3 and fix incomplete test

clue opened this pull request over 5 years ago
Support object streams by buffering original write chunks in array

clue opened this pull request almost 6 years ago
Why the first() method does not resolve the promise upon "end" event?

mmenozzi opened this issue over 6 years ago
Fix `all()` to assume null values if no event data is passed

clue opened this pull request almost 7 years ago
Forward compatibility with PHPUnit 5 and PHPUnit 6

clue opened this pull request almost 7 years ago
Simplify test bootstrapping logic via Composer

clue opened this pull request almost 7 years ago
all() function fails when a specified event doesn't pass any data

seregazhuk opened this issue almost 7 years ago
Test against PHP 7.1 and 7.2

carusogabriel opened this pull request almost 7 years ago
Explicit close of unwrapped stream should not emit error event

clue opened this pull request almost 7 years ago
Reject first() when stream emits an error event

clue opened this pull request almost 7 years ago
Internal refactoring to simplify buffer() function

kelunik opened this pull request almost 7 years ago
README improvements

jsor opened this pull request about 7 years ago
Travis 5.3 tests

WyriHaximus opened this pull request about 7 years ago
Optional maximum length argument for the buffer function

WyriHaximus opened this pull request about 7 years ago
Forward compatibility with stream 1.0, 0.7, 0.6, and 0.5

WyriHaximus opened this pull request over 7 years ago
Roadmap to stable v1.0.0

WyriHaximus opened this issue over 7 years ago