Ecosyste.ms: OpenCollective

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

github.com/reactphp/async

Async utilities and fibers for ReactPHP.
https://github.com/reactphp/async

[3.x] Improve type safety for test environment

clue opened this pull request 2 months ago
Improve performance by avoiding unneeded references in `FiberMap`

clue opened this pull request 5 months ago
Improve PHP 8.4+ support by avoiding implicitly nullable types

clue opened this pull request 5 months ago
[4.x] Improve type safety for test environment

SimonFrings opened this pull request 6 months ago
\React\Async\async did not invokes in on('data') event

Carsak opened this issue 11 months ago
[2.x] Run tests on PHP 8.3 and update test suite

clue opened this pull request 12 months ago
[3.x] Run tests on PHP 8.3 and update test suite

clue opened this pull request 12 months ago
[3.x] Add template annotations

clue opened this pull request 12 months ago
[4.x] Run tests on PHP 8.3 and update test suite

clue opened this pull request 12 months ago
[3.x] Update test suite to avoid unhandled promise rejections

clue opened this pull request over 1 year ago
[4.x] Update test suite to avoid unhandled promise rejections

clue opened this pull request over 1 year ago
Minor documentation improvements

clue opened this pull request over 1 year ago
[3.x] Add PHPStan to test environment with `max` level

clue opened this pull request over 1 year ago
[4.x] Add PHPStan to test environment with `max` level

clue opened this pull request over 1 year ago
[2.x] Template params can only have one argument

WyriHaximus opened this pull request over 1 year ago
[3.x] Template params can only have one argument

WyriHaximus opened this pull request over 1 year ago
[4.x] Template params can only have one argument

WyriHaximus opened this pull request over 1 year ago
[2.x] Add new `delay()` function to delay program execution

clue opened this pull request almost 2 years ago
[3.x] Add new `delay()` function to delay program execution

clue opened this pull request almost 2 years ago
reactphp/async

SimonFrings opened this issue almost 2 years ago
Add new `delay()` function to delay program execution

clue opened this pull request almost 2 years ago
[2.x] Update test suite and report failed assertions

clue opened this pull request almost 2 years ago
[3.x] Update test suite and report failed assertions

clue opened this pull request almost 2 years ago
[4.x] Update test suite and report failed assertions

clue opened this pull request almost 2 years ago
[WIP] Cleanly `stop()` loop when awaiting promise without fiber

clue opened this pull request almost 2 years ago
[4.x] Set up PHPStan on GitHub Actions

nhedger opened this pull request about 2 years ago
Add execution order test

kelunik opened this pull request about 2 years ago
Remove unused $status property

kelunik opened this pull request about 2 years ago
[4.x] Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
[3.x] Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
[2.x] Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
Basic question 'bout reactphp

RobertEcker opened this issue over 2 years ago
Improve examples for `async()` and `await()`

clue opened this pull request over 2 years ago
Struggling with the simplest example

RobertEcker opened this issue over 2 years ago
[4.x] Consistent cancellation semantics for `async()` and `coroutine()`

clue opened this pull request over 2 years ago
[3.x] Consistent cancellation semantics for `coroutine()`

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

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

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

nhedger opened this pull request over 2 years ago
[4.x] Support iterable type for `parallel()` + `series()` + `waterfall()`

clue opened this pull request over 2 years ago
[4.x] Forward compatibility with upcoming Promise v3

clue opened this pull request over 2 years ago
[3.x] Forward compatibility with upcoming Promise v3

clue opened this pull request over 2 years ago
[2.x] Forward compatibility with upcoming Promise v3

clue opened this pull request over 2 years ago
[3.x] Support iterable type for `parallel()` + `series()` + `waterfall()`

clue opened this pull request over 2 years ago
Using await in a destructor

bartvanhoutte opened this issue over 2 years ago
Support Promise v3

clue opened this issue over 2 years ago
Cancellation semantics for `async()` and `coroutine()`

clue opened this issue over 2 years ago
[4.x] Add template annotations

WyriHaximus opened this pull request over 2 years ago
[2.x] Only stop loop if a pending promise resolves/rejects

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

SimonFrings opened this pull request over 2 years ago
[3.x] Add badge to show number of project installations

SimonFrings opened this pull request over 2 years ago
[4.x] Add badge to show number of project installations

SimonFrings opened this pull request over 2 years ago
[WIP] Use weak references for fiber promise tracking

WyriHaximus opened this pull request over 2 years ago
Skip cancellation of promise within `Fiber` without cancellation support

clue opened this pull request over 2 years ago
[3.x] Only stop loop if a pending promise resolves/rejects

SimonFrings opened this pull request over 2 years ago
Improve `await()` to avoid unneeded `futureTick()` calls

clue opened this pull request over 2 years ago
[4.x] Benchmark for async function

WyriHaximus opened this pull request over 2 years ago
Improve `async()` to avoid unneeded `futureTick()` calls

clue opened this pull request over 2 years ago
Rename `main` branch to `4.x` and update installation instructions

clue opened this pull request over 2 years ago
Clean up any garbage references when awaiting rejected promise

clue opened this pull request over 2 years ago
await() doesn't work with streaming HTTP response body

bileslav opened this issue over 2 years ago
Add documentation for `async()` function and Fiber-based `await()`

clue opened this pull request over 2 years ago
Test all supported event loops

WyriHaximus opened this pull request over 2 years ago
Error: event_base_loop reentrant invocation

Provoker opened this issue over 2 years ago
Use 0.x versions

bpolaszek opened this issue almost 3 years ago
[3.x] Fast forward resolved/rejected promises with await

WyriHaximus opened this pull request almost 3 years ago
[2.x] Fast forward resolved/rejected promises with await

WyriHaximus opened this pull request almost 3 years ago
Improve `async()` by making its promises cancellable

WyriHaximus opened this pull request almost 3 years ago
Make `async` return a callable

WyriHaximus opened this pull request almost 3 years ago
Fast forward resolved/rejected promises with fibers await

WyriHaximus opened this pull request almost 3 years ago
Fibers + Cancellation

bileslav opened this issue almost 3 years ago
await() error in SimpleFiber.php

szado opened this issue almost 3 years ago
Add Fiber-based `async` and `await` functions

WyriHaximus opened this pull request almost 3 years ago
Require PHP 8.1+ and add `mixed` type declarations

clue opened this pull request almost 3 years ago
Add Generator-based `coroutine()` function

clue opened this pull request almost 3 years ago
Require PHP 7.1+ and add type declarations

clue opened this pull request almost 3 years ago
Clean up minor leftover development references

clue opened this pull request almost 3 years ago
Support promise cancellation

clue opened this pull request almost 3 years ago
Add new `await()` function (import from clue/reactphp-block)

clue opened this pull request almost 3 years ago
Use Promise-based APIs instead of callbacks (continuation-passing style)

clue opened this pull request almost 3 years ago
Change to use functional API instead of static `Util` class

clue opened this pull request almost 3 years ago
Support upcoming PHP 8.1 and update test suite for PHPUnit 9

clue opened this pull request almost 3 years ago
Simplify usage by supporting new default loop

clue opened this pull request almost 3 years ago
Add PHPUnit and use GitHub actions for continuous integration (CI)

clue opened this pull request about 3 years ago
Enable reactphp/async to work on PHP 5.3.6; ensure errors in correct order

matthew-andrews opened this pull request over 11 years ago