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
github.com/reactphp/stream - 78c5b0f8b23247ebe5908951764e302dc33d2ccc authored over 8 years ago
github.com/reactphp/stream - 3b380bfd9808620b4a38a0dd848b7177de16c734 authored over 8 years ago
github.com/reactphp/stream - 92537a8ef25bfa1162e2c2cd4cd2a3ca34586009 authored over 8 years ago
github.com/reactphp/stream - 23389503012e1ab721ad498a5a1f4b39f7a43c00 authored over 8 years ago
See https://github.com/reactphp/socket/pull/50
github.com/reactphp/socket - 359d70ff36731d7e06d6c7354a8fbe3f66654a8c authored over 8 years agogithub.com/reactphp/socket - 5af5ee350a6402191f5a4a4f62b2d2619073902a authored over 8 years ago
github.com/reactphp/socket - 1941744ba2c67defbddd9a0b4e0fc1d5d11e9468 authored over 8 years ago
github.com/reactphp/socket - 993cf51283cea26908e6b25961e19335d0cd7f58 authored over 8 years ago
github.com/reactphp/socket - 2579fa3ae1c8b10c66d9a234b2b7560bfb7814e5 authored over 8 years ago
Remove branch-alias definition as per reactphp/react#343
github.com/reactphp/socket - cd09f16c746adf225860b9360fea8cfd494f7b13 authored over 8 years agoThis reverts commit 42d86b729204fe498688b1f4b47b4ec03482f152.
Conflicts:
src/functions.php
te...
github.com/reactphp/stream - 334933f78df10c9f900220f24a24f1e949389271 authored over 8 years ago
# Conflicts:
# src/Stream.php
github.com/reactphp/stream - 79ee8aa738737c4df875575e2823f0b4a048016a authored over 8 years ago
github.com/reactphp/stream - efde9f623ed85d2f648bdc7d76862b50eb42401a authored over 8 years ago
github.com/reactphp/stream - 58e95ca635f8cc5b156213a56c09e2a670f357ba authored over 8 years ago
Revert automatic cancellation of pending collection promises
github.com/reactphp/promise - 9547056f1effc36ac242d9e2375f6be77bfa783d authored over 8 years agoSee also https://github.com/reactphp/stream/pull/41
github.com/reactphp/socket - 15a5d83685f35b3b38f742a381ed41c3e4dbc038 authored over 8 years agogithub.com/reactphp/socket - d57bd5ec00dc34e1da4bf3e031071a86fbede36d authored over 8 years ago
github.com/reactphp/http - abedac54967d7ea237ad104cff8274e2c4077cf4 authored over 8 years ago
* Ensure removeAllListeners on all error event in RequestHeaderParser
* Ensure all error even...
github.com/reactphp/http - 24a2af6d76878da836d0ca084f3680661c458249 authored over 8 years agoAdd examples
github.com/reactphp/http-client - f26f91c67446695a5f274c8f3965dad001fc0baf authored over 8 years agogithub.com/reactphp/http-client - c4f356311c473bdb7e85187c3ca574833cb71000 authored over 8 years ago
github.com/reactphp/http-client - 24104ddd30a2a76d0697c05950ba2ae43b51de3f authored over 8 years ago
* Fix #67 caused by the little bit of body coming with the headers not emitted from the stream b...
github.com/reactphp/http-client - 243015b4bb269063f15d65bd0c3e1d441012d341 authored over 8 years agoBugfix in the usage sample code
github.com/reactphp/event-loop - 05451808a1cc7870db7cc26a8bc9884ee23084f7 authored over 8 years agoBugfix in the usage sample code
github.com/reactphp/event-loop - 1a021b9961bed509f1e79e5e7c0243d19fa6578b authored over 8 years agogithub.com/reactphp/promise - 71f1f435b6f985a024dc8f34bd2bbf6c9ea6d327 authored over 8 years ago
github.com/reactphp/promise - 73f2304f08882c00f510a3dc74bd58ed4a28bcd6 authored over 8 years ago
github.com/reactphp/promise - 5131098293d66d58e5750c244988d5a465ffd9df authored over 8 years ago
github.com/reactphp/http-client - 07fa19d83d9d3af4a6899c120fd4d41380d4a04e authored over 8 years ago
github.com/reactphp/http-client - 31f31ed41b6ffded185d16e972166997f6e32b03 authored over 8 years ago
github.com/reactphp/http-client - f2b902a0e5bc062ffb2ddd9032776bed9ed5d9f0 authored over 8 years ago
Changed $stream from DuplexStreamInterface to ReadableStreamInterface in Response constructor (#63)
github.com/reactphp/http-client - f799ca6b31367da355aa3dbc1d7cd6b79d16ccba authored over 8 years agogithub.com/reactphp/http-client - 4d367ff9909954bafe6a04762ec68e6b1e12bcf8 authored over 8 years ago
github.com/reactphp/http-client - 7662852d0a8c3b5538819b25040b4adcfa3c297b authored over 8 years ago
* Catch Guzzle parse request errors and emit them as error
* Assert removeAllListeners
Add functional example to ease getting started
github.com/reactphp/http - 11a7502700055f07b9250ce0f0a694ba7c1a5467 authored over 8 years agogithub.com/reactphp/http - c763ac94456c9b0d4048299063732d68d3f79d91 authored over 8 years ago
Do not construct ErrorException from within error handler
github.com/reactphp/stream - bfe0855288306f0487dbf1171d0769b7a56ca200 authored over 8 years agogithub.com/reactphp/stream - bcdfe75a058104b335882e079262683a85024ca0 authored over 8 years ago
github.com/reactphp/stream - 45d4c2d0f404d4cd79c089f7572570eb30120861 authored over 8 years ago
github.com/reactphp/stream - fcc9e7cea126962cff303c90c05e2efdcec09a27 authored over 8 years ago
Only emit permanent errors and otherwise keep retrying
github.com/reactphp/stream - 6d6a843a973b1e048e504f70879532bb9528840e authored over 8 years ago
isset() is a language construct and avoids the overhead of function
calls
github.com/reactphp/stream - 11be38ff417c58d1818e617b635cb46029ef74ac authored over 8 years ago
github.com/reactphp/stream - edafa49527f57d8cf7f476494ffc0c27df997d90 authored over 8 years ago
Revert blocking and GPL-licensed code
github.com/reactphp/http - ef71d4919f945a60119aa399a42c108304be6883 authored over 8 years agogithub.com/reactphp/stream - d9e7f895f4a231fddc9a98c2b67b8c96d90803c2 authored over 8 years ago
Ignore empty writes to Buffer
github.com/reactphp/stream - 7782ea02b65a4ec3a94ce0a7ca800158b1cad145 authored over 8 years agogithub.com/reactphp/stream - d2a93c1f19bba9413135749b4cc0b4d66992de26 authored over 8 years ago
github.com/reactphp/stream - 2103ef9f03042e389c0ec2efaf6d180136905d42 authored over 8 years ago
github.com/reactphp/stream - f40f307880833fdb9c092b7347c01f9e42b6c026 authored over 8 years ago
github.com/reactphp/stream - 871a56ca0830c5b37da02cbc4d09e4115c087fca authored over 8 years ago
Remove branch-alias definition as per reactphp/react#343
github.com/reactphp/stream - f75a3bccd49cb6d0da86a3df3f7858c398e0cc60 authored over 8 years agoAdd benchmarking script to measure throughput in CI
github.com/reactphp/stream - ec5ad9969bc86db5dd71467911d60f42cab30f01 authored over 8 years agogithub.com/reactphp/event-loop - ebed326e375cf3e28c1abbbe5ede67b172af200c authored over 8 years ago
Revert "BufferedSink: Remove progress notifications"
github.com/reactphp/stream - 84a1771b3a392ba2aab36df02c3fd8317b52b279 authored over 8 years agogithub.com/reactphp/http - f0000a55dca55e874d33602dc7d1037c8194685e authored over 8 years ago
This is a sqashed version to add back the changes from #37:
- 2ab98d2b16b198c43d3c02b05662544f41...
This effectively reverts to 8602944a939dd7d6433e9e48b2d4896050a202cd,
thus reverting #13, #37, #...
github.com/reactphp/filesystem - 1283176101e349b5a96eefc383809820ad7e5afe authored over 8 years ago
github.com/reactphp/http-client - 19dd5ac7aef459a752e82b6dc28a9fd53ff3ac9a authored over 8 years ago
github.com/reactphp/filesystem - 8baa4fa0bf6c570f1b87a1140fc31007c150f6c1 authored over 8 years ago
github.com/reactphp/filesystem - bfa885ef0e94190b7fcf30df0a040a801266759b authored over 8 years ago
github.com/reactphp/filesystem - 67ff113152a97e4970462ff9b8352696c7b513e5 authored over 8 years ago
github.com/reactphp/filesystem - aab9702db15cfdddb0990692d075167379f8e69d authored over 8 years ago
github.com/reactphp/filesystem - bff1e739a21096d320d3f3c9a3caaac2a37cc15e authored over 8 years ago
github.com/reactphp/filesystem - e120a1df270b0e0be3889f865f562c61df0fd9ab authored over 8 years ago
Remove unneeded variable assignments
github.com/reactphp/datagram - 31bcbd984801b135052bd7a5cdfe6113ffd8949d authored over 8 years agogithub.com/reactphp/filesystem - 84274dd1f2b8c760facd6fef71e3d8f568f214aa authored over 8 years ago
github.com/reactphp/filesystem - 81b0c30d653edee459a994f439b1425551325156 authored over 8 years ago
github.com/reactphp/filesystem - 826233a82811c9624de24722ae25ed59b8f3abde authored over 8 years ago
github.com/reactphp/filesystem - 0567f9a30f70c2347e1d3ffa88c83a1b05e09774 authored over 8 years ago
github.com/reactphp/filesystem - 889f555e780b7e9b05b655097889292691f79646 authored over 8 years ago
github.com/reactphp/filesystem - 56d989af03454cdaa7e8535e0b0a03edfdc6a3d4 authored over 8 years ago
github.com/reactphp/filesystem - 7f532d18ef1a2b444588a8c23ab8157b86f59364 authored over 8 years ago
github.com/reactphp/datagram - b1808b8e3a844c1390ceb987f6cd6a7c1b1ca9ff authored over 8 years ago
github.com/reactphp/child-process - 3ab4f83c6f6c5862f7ca28d999a92d327472a671 authored over 8 years ago
github.com/reactphp/child-process - 472edadc2bf654c538bdefabb3956b7ed7285c92 authored over 8 years ago
github.com/reactphp/child-process - 82672bd3f3908d8c73938f97b2975a55867dbcdb authored over 8 years ago
# Conflicts:
# src/Process.php
github.com/reactphp/child-process - 058cd67f3ef3bac043b18632337590926bc1e15a authored over 8 years ago
# Conflicts:
# src/Process.php
github.com/reactphp/filesystem - 194f259961cf9fde4fb56df80d8891849ab6a4df authored over 8 years ago
github.com/reactphp/dns - 751b3129556e04944f164e3556a20ca6e201e459 authored over 8 years ago
Support Promise cancellation
github.com/reactphp/dns - 4ebd159824b2c90c02ecb04f143577251c528298 authored over 8 years agoAllow for cache adapter injection
github.com/reactphp/dns - 5fdf7709e9481ce3d8dc71f90c92e808e6de4bf7 authored over 8 years agoAccording to semver, reverting a BC break should go into a new minor version.
github.com/reactphp/promise - 487190ae27bfa8a736b98dd2dd2330fcddfbf792 authored over 8 years agogithub.com/reactphp/promise - b5a66642e47b692b6a34edf3664672b9b6df5aa8 authored over 8 years ago
github.com/reactphp/promise - d72783d7735d61e6874e55a2f49c0798c365fb87 authored over 8 years ago
This reverts 42d86b729204fe498688b1f4b47b4ec03482f152
github.com/reactphp/promise - 1dead5dc74bc165ed5e1cdcdf6c3bde53c88398b authored over 8 years agoFixes small typo in the README
github.com/reactphp/promise - 7e422948195dabfded9dda06ee5b34152dae69fe authored over 8 years agogithub.com/reactphp/promise - 318a024ed75ec11216fc952c27ef5e8dd240b260 authored over 8 years ago
Remove branch-alias definition as per reactphp/react#343
github.com/reactphp/http - cd15204bd15d106d7832c680e4fb0ca0ce2f5e30 authored over 8 years agoRemove branch-alias definition as per reactphp/react#343
github.com/reactphp/http-client - 809eea7eb67219b6f12e5f66a9b66d00b9ef460e authored over 8 years agoRemove branch-alias definition as per reactphp/react#343
github.com/reactphp/dns - 9cc507954a5ef11ded0739f95fcb616efd2cdd88 authored over 8 years agogithub.com/reactphp/child-process - c4f152ee33ea04ce8017f87c33249551da715130 authored over 8 years ago
github.com/reactphp/dns - ae2c04045b560188bc8699b9e1ad0c2587c63039 authored over 8 years ago
github.com/reactphp/event-loop - 30c6ef5f3562fd26eb161a5b2a1db0fb646cd7af authored over 8 years ago