Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
ReactPHP
Bringing async programming to PHP
Collective -
Host: opensource -
https://opencollective.com/reactphp
- Website: https://reactphp.org
- Code: https://github.com/reactphp
Improve test suite, add test namespaces, simplify test bootstrap logic and add forward compatibility with PHPUnit 7 and PHPUnit 6
github.com/reactphp/datagram - clue opened this pull request over 5 years ago
github.com/reactphp/datagram - clue opened this pull request over 5 years ago
Accept DNS `ResolverInterface` and fix failing test suite
github.com/reactphp/datagram - clue opened this pull request over 5 years ago
github.com/reactphp/datagram - clue opened this pull request over 5 years ago
Add missing private property definitions
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Support parsing SSHFP records
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Support parsing CAA records
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Remove unneeded dependency on react/stream
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Add `ResolverInterface` as common interface for `Resolver` class
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Add request maximum timeout
github.com/reactphp/http-client - ghost opened this pull request over 5 years ago
github.com/reactphp/http-client - ghost opened this pull request over 5 years ago
Remove advanced/internal UdpTransportExecutor args (Parser/BinaryDumper)
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Update DNS and Cache components to stable LTS release
github.com/reactphp/reactphp - clue opened this pull request over 5 years ago
github.com/reactphp/reactphp - clue opened this pull request over 5 years ago
Only install stable components, remove HTTP and ChildProcess for now
github.com/reactphp/reactphp - clue opened this pull request over 5 years ago
github.com/reactphp/reactphp - clue opened this pull request over 5 years ago
API documentation for ExecutorInterface
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Mark all Record attributes as required, add documentation vs Query
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Move $nameserver from ExecutorInterface to UdpTransportExecutor
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Mark all classes as final to discourage inheritance
github.com/reactphp/dns - WyriHaximus opened this pull request over 5 years ago
github.com/reactphp/dns - WyriHaximus opened this pull request over 5 years ago
Avoid garbage references when DNS resolution rejects on legacy PHP <= 5.6
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Replace `HeaderBag` attributes with simple `Message` properties
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Support multiple DNS servers
github.com/reactphp/dns - WyriHaximus opened this pull request over 5 years ago
github.com/reactphp/dns - WyriHaximus opened this pull request over 5 years ago
Delete all deprecated APIs, use `Query` objects for `Message` questions instead of nested arrays and increase code coverage to 100%
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
Implement `CachingExecutor` using cache TTL, deprecate old `CachedExecutor`
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
ignore protocl case
github.com/reactphp/http-client - fake-jalloc opened this pull request over 5 years ago
github.com/reactphp/http-client - fake-jalloc opened this pull request over 5 years ago
Forward compatibility with upcoming stable DNS component
github.com/reactphp/datagram - clue opened this pull request over 5 years ago
github.com/reactphp/datagram - clue opened this pull request over 5 years ago
Uppercase http & https
github.com/reactphp/http-client - fake-jalloc opened this pull request over 5 years ago
github.com/reactphp/http-client - fake-jalloc opened this pull request over 5 years ago
Limit cache size to 256 results by default
github.com/reactphp/dns - clue opened this pull request over 5 years ago
github.com/reactphp/dns - clue opened this pull request over 5 years ago
ReadableStreamInterface to PSR-7 StreamInterface.
github.com/reactphp/stream - bartvanhoutte opened this issue over 5 years ago
github.com/reactphp/stream - bartvanhoutte opened this issue over 5 years ago
Documentation for TTL precision with millisecond accuracy or below
github.com/reactphp/cache - clue opened this pull request over 5 years ago
github.com/reactphp/cache - clue opened this pull request over 5 years ago
[RFC] Use arrays instead of iterable for multiple cache items
github.com/reactphp/cache - clue opened this pull request over 5 years ago
github.com/reactphp/cache - clue opened this pull request over 5 years ago
Improve API documentation
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
Clean up unneeded references for unwrapped streams when closing
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
Writing to closed unwrapped stream should return false (backpressure)
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
Support for certificate authentication when using HttpClientAdapter
github.com/reactphp/http-client - TaelmanTim opened this issue over 5 years ago
github.com/reactphp/http-client - TaelmanTim opened this issue over 5 years ago
how to run server in daemon mode?
github.com/reactphp/socket - sidealice opened this issue over 5 years ago
github.com/reactphp/socket - sidealice opened this issue over 5 years ago
Improve test suite to support PHPUnit 7, PHP 7.3 and fix incomplete test
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
github.com/reactphp/promise-stream - clue opened this pull request over 5 years ago
Why it's named reactphp?
github.com/reactphp/reactphp - namnguyen2091 opened this issue over 5 years ago
github.com/reactphp/reactphp - namnguyen2091 opened this issue over 5 years ago
Fix testing ext-uv on Travis
github.com/reactphp/event-loop - WyriHaximus opened this pull request over 5 years ago
github.com/reactphp/event-loop - WyriHaximus opened this pull request over 5 years ago
Package react/socket-client is abandoned, you should avoid using it. Use react/socket instead
github.com/reactphp/reactphp - michealzh opened this issue over 5 years ago
github.com/reactphp/reactphp - michealzh opened this issue over 5 years ago
Prevent "interval" overflow in ExtUvLoop
github.com/reactphp/event-loop - PabloKowalczyk opened this pull request over 5 years ago
github.com/reactphp/event-loop - PabloKowalczyk opened this pull request over 5 years ago
Minor code style improvements to fix phpstan analysis warnings
github.com/reactphp/stream - realFlowControl opened this pull request over 5 years ago
github.com/reactphp/stream - realFlowControl opened this pull request over 5 years ago
Check PCNTL functions for signal support instead of PCNTL extension
github.com/reactphp/event-loop - clue opened this pull request over 5 years ago
github.com/reactphp/event-loop - clue opened this pull request over 5 years ago
[WIP] Libuv Adapter
github.com/reactphp/filesystem - ghost opened this pull request over 5 years ago
github.com/reactphp/filesystem - ghost opened this pull request over 5 years ago
ExtUvLoop silently allows timers which cause integer overflow
github.com/reactphp/event-loop - ghost opened this issue over 5 years ago
github.com/reactphp/event-loop - ghost opened this issue over 5 years ago
file()->stat() not working as expected when file is symlink
github.com/reactphp/filesystem - gizahNL opened this issue over 5 years ago
github.com/reactphp/filesystem - gizahNL opened this issue over 5 years ago
Resume the connection after exception
github.com/reactphp/event-loop - caucik opened this issue over 5 years ago
github.com/reactphp/event-loop - caucik opened this issue over 5 years ago
ISSUE-189: EventBaseConfig::FEATURE_FDS not supported on Windows
github.com/reactphp/event-loop - inri13666 opened this pull request over 5 years ago
github.com/reactphp/event-loop - inri13666 opened this pull request over 5 years ago
Allow legacy HHVM to fail in Travis CI config
github.com/reactphp/cache - clue opened this pull request over 5 years ago
github.com/reactphp/cache - clue opened this pull request over 5 years ago
Use high-resolution timer for cache TTL on PHP 7.3+
github.com/reactphp/cache - clue opened this pull request over 5 years ago
github.com/reactphp/cache - clue opened this pull request over 5 years ago
Problems using fd with resource.
github.com/reactphp/event-loop - Provoker opened this issue over 5 years ago
github.com/reactphp/event-loop - Provoker opened this issue over 5 years ago
Consider adding specific libuv adapter
github.com/reactphp/child-process - clue opened this issue over 5 years ago
github.com/reactphp/child-process - clue opened this issue over 5 years ago
Default event loop
github.com/reactphp/event-loop - josephmiller2000 opened this issue over 5 years ago
github.com/reactphp/event-loop - josephmiller2000 opened this issue over 5 years ago
EventBaseConfig::FEATURE_FDS not supported on Windows
github.com/reactphp/event-loop - inri13666 opened this issue over 5 years ago
github.com/reactphp/event-loop - inri13666 opened this issue over 5 years ago
Drop support for PHP 5.x
github.com/reactphp/filesystem - WyriHaximus opened this pull request over 5 years ago
github.com/reactphp/filesystem - WyriHaximus opened this pull request over 5 years ago
Nightly builds should be allowed to fail
github.com/reactphp/filesystem - WyriHaximus opened this pull request over 5 years ago
github.com/reactphp/filesystem - WyriHaximus opened this pull request over 5 years ago
ExtUv (libuv) does not report connection refused situation
github.com/reactphp/event-loop - Logioniz opened this issue over 5 years ago
github.com/reactphp/event-loop - Logioniz opened this issue over 5 years ago
Adding swoole
github.com/reactphp/event-loop - josephmiller2000 opened this issue almost 6 years ago
github.com/reactphp/event-loop - josephmiller2000 opened this issue almost 6 years ago
connection.on('data' ...) never fires while opening more than 255 sockets
github.com/reactphp/socket - Saif-A opened this issue almost 6 years ago
github.com/reactphp/socket - Saif-A opened this issue almost 6 years ago
Remove call invoker related classes
github.com/reactphp/filesystem - WyriHaximus opened this pull request almost 6 years ago
github.com/reactphp/filesystem - WyriHaximus opened this pull request almost 6 years ago
Bumped child process packages and open up Windows support again
github.com/reactphp/filesystem - WyriHaximus opened this pull request almost 6 years ago
github.com/reactphp/filesystem - WyriHaximus opened this pull request almost 6 years ago
Avoid RuntimeException by making sure that queue is not empty before dequeueing next callback
github.com/reactphp/event-loop - claudiosdc opened this pull request almost 6 years ago
github.com/reactphp/event-loop - claudiosdc opened this pull request almost 6 years ago
Cooperatively resolve hosts to avoid running same query concurrently
github.com/reactphp/dns - clue opened this pull request almost 6 years ago
github.com/reactphp/dns - clue opened this pull request almost 6 years ago
Check if the function is declared before declaring it.
github.com/reactphp/promise-timer - NikoGrano opened this pull request almost 6 years ago
github.com/reactphp/promise-timer - NikoGrano opened this pull request almost 6 years ago
Promises with addTimer and futureTick - unexpected behavior, different results
github.com/reactphp/event-loop - iosonique opened this issue almost 6 years ago
github.com/reactphp/event-loop - iosonique opened this issue almost 6 years ago
Remove scrollbar display
github.com/reactphp/website - tabuna opened this pull request almost 6 years ago
github.com/reactphp/website - tabuna opened this pull request almost 6 years ago
[RFC] Fork support
github.com/reactphp/event-loop - tux-rampage opened this pull request almost 6 years ago
github.com/reactphp/event-loop - tux-rampage opened this pull request almost 6 years ago
putContents doesn't truncate the file like file_put_contents
github.com/reactphp/filesystem - choval opened this issue almost 6 years ago
github.com/reactphp/filesystem - choval opened this issue almost 6 years ago
Improve error reporting when spawning child process fails
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
Fix high CPU usage when only listening for signals with default loop
github.com/reactphp/event-loop - clue opened this pull request almost 6 years ago
github.com/reactphp/event-loop - clue opened this pull request almost 6 years ago
Use high resolution timer on PHP 7.3+
github.com/reactphp/event-loop - clue opened this pull request almost 6 years ago
github.com/reactphp/event-loop - clue opened this pull request almost 6 years ago
Add Adapter::getContents & Adapter::putContents
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
Remove call invokers
github.com/reactphp/filesystem - WyriHaximus opened this issue almost 6 years ago
github.com/reactphp/filesystem - WyriHaximus opened this issue almost 6 years ago
Create ext-uv adapter
github.com/reactphp/filesystem - WyriHaximus opened this issue almost 6 years ago
github.com/reactphp/filesystem - WyriHaximus opened this issue almost 6 years ago
Update react/child-process component to latest v0.6
github.com/reactphp/reactphp - clue opened this pull request almost 6 years ago
github.com/reactphp/reactphp - clue opened this pull request almost 6 years ago
Link to clue/reactphp-buzz for higher-level HTTP client
github.com/reactphp/http-client - clue opened this pull request almost 6 years ago
github.com/reactphp/http-client - clue opened this pull request almost 6 years ago
Backwards compatibility with Promise v1 API
github.com/reactphp/reactphp - clue opened this pull request almost 6 years ago
github.com/reactphp/reactphp - clue opened this pull request almost 6 years ago
Add AdapterInterface getters and add Filesystem method to interface
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
Resolve with array instead of SplObjectStorage (AdapterInterface::ls(), Node\DirectoryInterface::lsRecursive(), Node\NodeInterface::copy, ObjectStreamSink::promise())
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
Way to change sync working code into async code?
github.com/reactphp/reactphp - lrembacz opened this issue almost 6 years ago
github.com/reactphp/reactphp - lrembacz opened this issue almost 6 years ago
Dereferencing/referencing of streams and timers
github.com/reactphp/event-loop - ghost opened this pull request almost 6 years ago
github.com/reactphp/event-loop - ghost opened this pull request almost 6 years ago
Rename ls to lsStream and make interface-compatible ls method
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
Use native PHP indexing for child process file descriptors
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
github.com/reactphp/filesystem - ghost opened this pull request almost 6 years ago
Run tests on Windows via Travis CI
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
[WIP] Run tests on Mac OS X and Windows on Travis CI
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
Improve documentation for exit event and minor docblock updates
github.com/reactphp/child-process - ghost opened this pull request almost 6 years ago
github.com/reactphp/child-process - ghost opened this pull request almost 6 years ago
Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function
github.com/reactphp/child-process - WyriHaximus opened this pull request almost 6 years ago
github.com/reactphp/child-process - WyriHaximus opened this pull request almost 6 years ago
Support spawning child process on Windows without process I/O pipes
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
Debugging project with phpstorm and xdebug
github.com/reactphp/reactphp - horror opened this issue almost 6 years ago
github.com/reactphp/reactphp - horror opened this issue almost 6 years ago
Test against PHP7.2 and PHP 7.3, improve HHVM compatibility and add forward compatibility with PHPUnit 7
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
github.com/reactphp/child-process - clue opened this pull request almost 6 years ago
Fatal exception within EIO Adapter eio_poll handler
github.com/reactphp/filesystem - lucasnetau opened this issue about 6 years ago
github.com/reactphp/filesystem - lucasnetau opened this issue about 6 years ago
Reset of error handler in Promise\fatalError
github.com/reactphp/promise - ghost opened this issue about 6 years ago
github.com/reactphp/promise - ghost opened this issue about 6 years ago
There is a Chinese Edition of the ReactPHP-Cache document.
github.com/reactphp/cache - WGrape opened this issue about 6 years ago
github.com/reactphp/cache - WGrape opened this issue about 6 years ago
Use permalink to webpacks original media license
github.com/reactphp/branding - jsor opened this pull request about 6 years ago
github.com/reactphp/branding - jsor opened this pull request about 6 years ago
Support passing custom pipes and file descriptors to child process
github.com/reactphp/child-process - clue opened this pull request about 6 years ago
github.com/reactphp/child-process - clue opened this pull request about 6 years ago