Ecosyste.ms: OpenCollective

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

github.com/reactphp/event-loop

ReactPHP's core reactor event loop that libraries can use for evented I/O.
https://github.com/reactphp/event-loop

Add native types to public API

SimonFrings opened this pull request 4 months ago
Update to require PHP 7.1+

WyriHaximus opened this pull request 8 months ago
[WIP][3.x] Introduce PHPStan

WyriHaximus opened this pull request 8 months ago
Drop deprecated `Factory`, use `Loop` instead

clue opened this pull request 9 months ago
Drop deprecated `ExtLibeventLoop` and `ExtLibevLoop` (PHP 5 only)

clue opened this pull request 9 months ago
Hello `3.x` development branch

WyriHaximus opened this pull request 9 months ago
Roadmap to reactphp/event-loop v3

clue opened this issue 9 months ago
Update tests for `ext-uv` on PHP 8+

clue opened this pull request 12 months ago
Test on PHP 8.3 and update test environment

clue opened this pull request 12 months ago
Install uv-extension in v0.2.4 for PHP 7.x in test matrix

SimonFrings opened this pull request about 1 year ago
Improve performance by using `spl_object_id()` on PHP 7.2+

samsonasik opened this pull request about 1 year ago
Improve performance of `Loop` by avoiding unneeded method calls

clue opened this pull request over 1 year ago
Support checking `EINTR` constant from `ext-pcntl` without `ext-sockets`

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

clue opened this pull request over 1 year ago
Replace 3rd party domains in examples with example.com

WyriHaximus opened this pull request almost 2 years ago
Revert issue template changes to use organisation issue template

SimonFrings opened this pull request almost 2 years ago
Add issue template for better orientation

SimonFrings opened this pull request almost 2 years ago
Set up PHPStan on GitHub Actions

nhedger opened this pull request about 2 years ago
How to aggregate data processed in parallel with pcntl

fiasco opened this issue about 2 years ago
Test on PHP 8.2

WyriHaximus opened this pull request about 2 years ago
Have a look here

ClosetMonkey opened this issue about 2 years ago
Add watchdog timer example

danepowell opened this pull request about 2 years ago
Watchdog timers

danepowell opened this issue about 2 years ago
chore(docs): remove leading dollar sign

nhedger opened this pull request over 2 years ago
Any way to "reset" the loop?

bpolaszek opened this issue over 2 years ago
Fix legacy HHVM build by downgrading Composer

SimonFrings opened this pull request over 2 years ago
Update supported PHP versions for loop extensions

SimonFrings opened this pull request over 2 years ago
Minor documentation improvements

clue 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
[Help] Writing PHPUnit tests - Laravel

catabozan opened this issue over 2 years ago
Improve performance of `StreamSelectLoop` when no timers are scheduled

clue opened this pull request over 2 years ago
Remove duplicate code & make code reusable

Faisal50x opened this pull request over 2 years ago
Fix periodic timer with zero interval for `ExtEvLoop` and legacy `ExtLibevLoop`

lucasnetau opened this pull request over 2 years ago
Minor documentation improvements for references to deprecated `Factory`

dbu opened this pull request almost 3 years ago
Improve documentation

SimonFrings opened this pull request about 3 years ago
Support PHP 8.1

WyriHaximus opened this pull request about 3 years ago
Rollback the deprecation of the Factory::create method

mmoreram opened this issue about 3 years ago
periodic timer with the interval of zero

my-random-username opened this issue over 3 years ago
Another little typo

nhedger opened this pull request over 3 years ago
Mark legacy extensions as deprecated and minor documentation improvements

SimonFrings opened this pull request over 3 years ago
Fix typo in docblock

nhedger opened this pull request over 3 years ago
Automatically run Loop at end of program (autorun)

clue opened this pull request over 3 years ago
Improve documentation regarding deprecated Factory

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

clue opened this pull request over 3 years ago
Add static Loop methods

clue opened this pull request over 3 years ago
Remove Instances of Duplicate Word in Comments

broberts-dev opened this pull request over 3 years ago
Global event-loop accessor part four

WyriHaximus opened this pull request over 3 years ago
Periodic timer jumping from one value to another directly.

CherukuriSiva opened this issue over 3 years ago
How to update the time Interval dynamically?

CherukuriSiva opened this issue over 3 years ago
Infinite recursion bug with timers

apinstein opened this issue over 3 years ago
Loop signals in PHP8

mmoreram opened this issue over 3 years ago
Added php8 into travis matrix

mmoreram opened this pull request over 3 years ago
Update Timer.php

cobolfoo opened this pull request almost 4 years ago
StreamSelectLoop: fix PHP 8 error handling

Thomas-Gelf opened this pull request almost 4 years ago
Manual "tick" execution

SerafimArts opened this issue about 4 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
Run tests on PHPUnit 9 and clean up test suite

SimonFrings opened this pull request over 4 years ago
SIGTSTP not working

domenicoangiulli opened this issue over 4 years ago
server close() not working

blacktek opened this issue over 4 years ago
Run tests on PHP 7.4 and simplify test matrix and test setup

clue opened this pull request almost 5 years ago
Fix reporting refused connections with StreamSelectLoop on Windows

clue opened this pull request almost 5 years ago
ExtUvLoop: Fix reporting connection refused errors

clue opened this pull request almost 5 years ago
Run tests on Windows via Travis CI

clue opened this pull request almost 5 years ago
Fix failing test cases due to inaccurate timers

clue opened this pull request almost 5 years ago
Fix Travis CI builds, do not install libuv on legacy PHP setups

clue opened this pull request almost 5 years ago
Add .gitattributes to exclude dev files from exports

reedy opened this pull request almost 5 years ago
Stop Instance of Loop without stopping all instances

Ross-C opened this issue almost 5 years ago
Update .travis.yml

andreybolonin opened this pull request almost 5 years ago
`futureTick` prevents `addPeriodicTimer` from functioning?

fideloper opened this issue about 5 years ago
Fix testing ext-uv on Travis

WyriHaximus opened this pull request over 5 years ago
Prevent "interval" overflow in ExtUvLoop

PabloKowalczyk opened this pull request over 5 years ago
Check PCNTL functions for signal support instead of PCNTL extension

clue opened this pull request over 5 years ago
ExtUvLoop silently allows timers which cause integer overflow

ghost opened this issue over 5 years ago
Resume the connection after exception

caucik opened this issue over 5 years ago
ISSUE-189: EventBaseConfig::FEATURE_FDS not supported on Windows

inri13666 opened this pull request over 5 years ago
Problems using fd with resource.

Provoker opened this issue over 5 years ago
Default event loop

josephmiller2000 opened this issue over 5 years ago
EventBaseConfig::FEATURE_FDS not supported on Windows

inri13666 opened this issue over 5 years ago
ExtUv (libuv) does not report connection refused situation

Logioniz opened this issue over 5 years ago
Adding swoole

josephmiller2000 opened this issue over 5 years ago
[RFC] Fork support

tux-rampage opened this pull request over 5 years ago
Fix high CPU usage when only listening for signals with default loop

clue opened this pull request over 5 years ago
Use high resolution timer on PHP 7.3+

clue opened this pull request over 5 years ago
Dereferencing/referencing of streams and timers

ghost opened this pull request over 5 years ago
signinfo support on addSignal handler

kikimor opened this pull request almost 6 years ago
addSignal with 100% cpu

yizhihouzi opened this issue almost 6 years ago