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

Merge pull request #203 from nhedger/chore/remove-dollar-sign

chore(docs): remove leading dollar sign

github.com/reactphp/dns - c0219cce441f08411b6ac00935f5272b1495d10b authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #165 from clue-labs/php8.2

Make tests compatible with PHP 8.2 by avoiding dynamic properties

github.com/reactphp/stream - 68c212166f371a77f6b005ad2757d1944c3c1839 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #229 from clue-labs/queue-fibers

Continue internal `Queue` execution also after fiber is suspended

github.com/reactphp/promise - 033dc5fc6d46b996efcffe1c24f19ff8376c77cc authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #230 from clue-labs/php8.1-tests

Update test suite to avoid deprecation notices for PHP 8.1+

github.com/reactphp/promise - 1c325e739446a3a9301f0a0f69f6e7a9840e3d2f authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Update test suite to avoid deprecation notices for PHP 8.1+

github.com/reactphp/promise - ed5bd5272e53d9f49725704af81b4ba1242a8fc7 authored over 2 years ago by Christian Lück <[email protected]>
Continue internal `Queue` execution after fiber is suspended

github.com/reactphp/promise - 616495c921218f591cf73bdbf52cedf0e5b7f740 authored over 2 years ago by Christian Lück <[email protected]>
Skip failing tests on bugged versions (PHP 8.1.7 and PHP 8.0.20 only)

github.com/reactphp/child-process - b9567da378e314adff31d1151f71335d607888e4 authored over 2 years ago by Christian Lück <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/child-process - ed3a33fd35c461559ac21846468c392b22e57848 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/website - ba6d0c4f0bde2378956481caf8e412ddcef394c5 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/stream - 2128f2c29de2bfe8cd368c7b6da59b217881e614 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/reactphp - a01b9cd36a597f13260025e0ffe3c218dba095b5 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/filesystem - 26c40c2c2121b989f210326aa7d43c81ee475033 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/datagram - 2ddaf82ce4004c54a8ea73cdb47e8888fac89fea authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/cache - 08450788d7083b445aa90798ec3b603de47bc1c3 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/async - 1615580e05c7334da07508b0d04b16c560d6743d authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/socket - e5d805a37c6b289832586ec56da6b2f73e9d03e3 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/promise-timer - e4ac7125a6deb9aa4da22bd71219c575535050de authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/promise-stream - a0f967697d93d3a29f6cc4299a67ef0c829c9b7a authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/event-loop - a9a3080d641c3e7878dfae8b127240d4c97e39e6 authored over 2 years ago by Nicolas Hedger <[email protected]>
chore(docs): remove leading dollar sign

github.com/reactphp/dns - 07f1ef9a79955568d39dc9d32d61c3fe4d41e828 authored over 2 years ago by Nicolas Hedger <[email protected]>
Prepare v1.4.0 release

github.com/reactphp/promise-stream - ef05517b99e4363beaa7993d4e2d6c50f1b22a09 authored over 2 years ago by Christian Lück <[email protected]>
Refactor internal `Transaction` to avoid assigning dynamic properties

github.com/reactphp/http - 8b2c5c899ba47ac357cd451752a1079a4386d158 authored over 2 years ago by Christian Lück <[email protected]>
Optimize Promise v3 API compatibility to avoid hitting autoloader

github.com/reactphp/dns - 133bafbd79a94f680b53bfe3fec0643ed01136d3 authored over 2 years ago by Christian Lück <[email protected]>
Make tests compatible with PHP 8.2 by avoiding dynamic properties

github.com/reactphp/dns - b4236c09ae1837ecf3ec6f59346342c4e84d0db1 authored over 2 years ago by Christian Lück <[email protected]>
Make tests compatible with PHP 8.2 by avoiding dynamic properties

github.com/reactphp/stream - f96bfb2a211df35283ded6b5d2f09961d2bccecd authored over 2 years ago by Christian Lück <[email protected]>
chore(docs): remove $ sign from shell commands

github.com/reactphp/http - dc8ca43cc58dd3555d107d89bd5a9e36c13d4e7d authored over 2 years ago by Nicolas Hedger <[email protected]>
Merge pull request #49 from clue-labs/iterable-v4

[4.x] Support iterable type for `parallel()` + `series()` + `waterfall()`

github.com/reactphp/async - ff7a06c13abe788a3cad9215057a18aaa88a0ea2 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Update website build

github.com/reactphp/reactphp.github.io - 32a324c144913f4d0c711e003efb72fcb387bc5f authored over 2 years ago by GitHub Actions <[email protected]>
Merge pull request #225 from clue-labs/iterable

Support `iterable` type for `all()` + `race()` + `any()`

github.com/reactphp/promise - e63bcececc29c4d24b066efc47c82e064e3e801a authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v1.9.0 release

github.com/reactphp/promise-timer - aa7a73c74b8d8c0f622f5982ff7b0351bc29e495 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #58 from clue-labs/promise-docs

Minor documentation improvements for upcoming Promise v3

github.com/reactphp/promise-timer - 087d8760a63ba0f9554b2a4e7c3e60570900d6c3 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Minor documentation improvements for upcoming Promise v3

github.com/reactphp/promise-timer - 23a54165e7a9a1df05a7c947462fb2c168d58da0 authored over 2 years ago by Christian Lück <[email protected]>
Take advantage of iterators instead of converting to array first

github.com/reactphp/async - 2343d9cd8cde75d2b253002ed1ddf5e84c714c5a authored over 2 years ago by Christian Lück <[email protected]>
Support `iterable` type for `parallel()` + `series()` + `waterfall()`

github.com/reactphp/async - a58b1797782f896351b6f6f7e3572b4d124dd54e authored over 2 years ago by Christian Lück <[email protected]>
Take advantage of iterators instead of converting to array first

github.com/reactphp/promise - 57fa798300582ad1ccf7b87d735bd9f3297e4afc authored over 2 years ago by Christian Lück <[email protected]>
Support `iterable` type for `all()` + `race()` + `any()`

github.com/reactphp/promise - 9219299b418802b9d14ee824737651e8feb910c2 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #224 from clue-labs/no-done

[RFC] Remove `done()` method

github.com/reactphp/promise - 93d4b0fd69e4badd5252e417f0fe668529e2bf1f authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Remove `done()` method

github.com/reactphp/promise - 5bf21109258bf5f7dec028c26ba682dac232f890 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #219 from clue-labs/less-functions

[RFC] Remove `some()`, `map()`, `reduce()` functions

github.com/reactphp/promise - 16052d3a79c73d9e0ca1178b13c8d80b4b12625e authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Remove `map()` function

github.com/reactphp/promise - 5137c81929caab3976b7e8b5737ad9db3b6083fe authored over 2 years ago by Christian Lück <[email protected]>
Remove `reduce()` function

github.com/reactphp/promise - 51638e795841b7e171b0092921b263ff4f5cf5a2 authored over 2 years ago by Christian Lück <[email protected]>
Remove `some()` function

github.com/reactphp/promise - 9b2c528090295544f7da5d74df2d1ec0642c045b authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #220 from clue-labs/no-promisor

[RFC] Remove unneeded `PromisorInterface`

github.com/reactphp/promise - 4bc784ef7b6323a1060e7f7c79ab0d785bbd2b00 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #164 from clue-labs/unneeded-nonblock

Avoid unneeded syscall when creating non-blocking `DuplexResourceStream`

github.com/reactphp/stream - c7af3d806899df851040ad1b091788ae151284cb authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #457 from clue-labs/clock

Improve performance, add internal `Clock`, reuse clock in same tick

github.com/reactphp/http - 55ec42a20d5c62fc6d6c75e3cebd5bce162d906d authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #292 from clue-labs/unneeded-nonblock

Avoid unneeded syscall on socket close

github.com/reactphp/socket - dd3c325f303164e4fffac54f03fe05b2c395c7a2 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Avoid unneeded syscall when creating non-blocking `DuplexResourceStream`

github.com/reactphp/stream - 2c436bb477ceabfb705fe773b123da23f077241d authored over 2 years ago by Christian Lück <[email protected]>
Avoid unneeded syscall on socket close

github.com/reactphp/socket - fe9999d30b7389ba39caa101ef02608db5025697 authored over 2 years ago by Christian Lück <[email protected]>
Improve performance, add internal `Clock`, reuse clock in same tick

github.com/reactphp/http - 9c2d98f1f5b590082faa1a74aba5549cd0107977 authored over 2 years ago by Christian Lück <[email protected]>
Remove unneeded `PromisorInterface`

github.com/reactphp/promise - 55f5d386da33c8512d17491efe478369930ff5e4 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #290 from clue-labs/error-handler

Improve error reporting when custom error handler is used

github.com/reactphp/socket - ccca66876461f64da3b89c222327fbdf9f4e7df1 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #197 from clue-labs/error-handler

Improve error reporting when custom error handler is used

github.com/reactphp/dns - 2bc106d3055c8b3d267cbbce3f7716d8078c1932 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #49 from clue-labs/error-handler

Improve error reporting when custom error handler is used

github.com/reactphp/datagram - 88c18dfc28346f9382a3e7256d8a6278efbc6932 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #94 from clue-labs/error-handler

Improve error reporting when custom error handler is used

github.com/reactphp/child-process - 51f190cec5861a0c1b618a2225876c110abd8ba8 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Improve error reporting when custom error handler is used

github.com/reactphp/child-process - 396541d89754d00f710ebb2095279ab736519b86 authored over 2 years ago by Christian Lück <[email protected]>
Improve error reporting when custom error handler is used

github.com/reactphp/datagram - 502e3a30bd62755150ade0c783fe55b0207229f8 authored over 2 years ago by Christian Lück <[email protected]>
Improve error reporting when custom error handler is used

github.com/reactphp/dns - 2e65928ed5182a0588c1088d51519b994858dc29 authored over 2 years ago by Christian Lück <[email protected]>
Improve error reporting when custom error handler is used

github.com/reactphp/socket - 4227053eeecbf22b2a02a11e30bf6e9b32057aa5 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #452 from clue-labs/close-streaming-response

Improve documentation for closing response stream

github.com/reactphp/http - 4862e84682ed452d7cee9e4400bd52487b1a5c73 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #455 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/reactphp - dbbf020bfe6c58c096c216af5cfbbe75790db94a authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #49 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/cache - b3b669a2ed8df0979acb7cc6abcfc51a5e5c6c10 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #48 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/datagram - 083fe4d5c8d8d25b5b60143dd986457c24b53a19 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #196 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/dns - 071762701b55cf87ecfc3412e915823a0f878e11 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #251 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/event-loop - 1fd1d01c45fcf8764b00a58cc2e35283c5fd5978 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #30 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/promise-stream - 94e168955708a75eda4db397989447ae347e0dae authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #57 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/promise-timer - 00faadc8e81b235c2baee00fabab93487647aed2 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #163 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/stream - d1ae7a30e12b3be57870b50bc3d27af81189455e authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #93 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/child-process - 8917b923db7493411559b61b2e1d3532c0b3d645 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #450 from SimonFrings/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/http - b572e315d74fb9423c3eb5175fc070998cfb50db authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Improve documentation for closing response stream

github.com/reactphp/http - a6bc13dfd46eee82fc45796f0350135a06123f65 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #448 from jorrit/patch-1

README.md: fix typo

github.com/reactphp/http - e308fcc74be8e6b3fabffa1f14d4ee4bed46a2c6 authored over 2 years ago by Christian Lück <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/reactphp - 407f9a928750c5a4a239d98555952818625594f4 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/cache - a11235cb8a447093310c4035293d3bfbc0e0a408 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/datagram - 970e3a986142381a3b7cbdeebce8cd179a28efe4 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/dns - 90af1f797672aeec63ff110357af0680287ef510 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/event-loop - 1bc80cc85665e10034c49eebbf04bd747171820c authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/promise-stream - aeaa60ec93232e67bdc7de4c270b322282a8bed5 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/promise-timer - 984644bd5e2fa3e254459a3de66d547510060721 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/stream - 85cd3386df6fbb90880b2a337b7330f491d5fb98 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/child-process - c5b385a0eb14266d06640e1bc464b0161fb8a7e7 authored over 2 years ago by Simon Frings <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/http - dd2cb536e7dc071bebe6d78e93f4f58de6f931a4 authored over 2 years ago by Simon Frings <[email protected]>
Merge pull request #289 from clue-labs/hhvm

Fix legacy HHVM build by downgrading Composer

github.com/reactphp/socket - aa95c155b68fc9f156cd9f371b42785d2d6304af authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Fix legacy HHVM build by downgrading Composer

github.com/reactphp/socket - 28685bdc44e643b4dac98fff17f3787f0bb7eb45 authored over 2 years ago by Christian Lück <[email protected]>
README.md: fix typo

github.com/reactphp/http - 8fbdc0cec0cd754a6cdeb3e29e501d8dbd28b591 authored over 2 years ago by Jorrit Schippers <[email protected]>
Merge pull request #288 from clue-labs/test-enetunreach

Fix optional test for `ENETUNREACH` error condition

github.com/reactphp/socket - dff5ac9ff5e3dad647426ee0781219eb25daaab7 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #454 from clue-labs/update-event-loop

Update test suite to avoid skipping EventLoop tests

github.com/reactphp/reactphp - ab3b743c969cb0ca542c7cb00600650455521811 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Fix optional test for `ENETUNREACH` error condition

github.com/reactphp/socket - c0157865fe0d80c3acbac963e44be01a956bfaad authored over 2 years ago by Christian Lück <[email protected]>
Update test suite to avoid skipping EventLoop tests

github.com/reactphp/reactphp - 2c2019a8786c9318129841ae84a90ca77d66d9f6 authored over 2 years ago by Christian Lück <[email protected]>
Update website build

github.com/reactphp/reactphp.github.io - 324bdba342c03a50e5bfe20d7ffe1a3873c13bba authored over 2 years ago by GitHub Actions <[email protected]>
Merge pull request #36 from SimonFrings/installations4x

[4.x] Add badge to show number of project installations

github.com/reactphp/async - cfd52ac426a765a593a3a5c03fceb5a31c9d9edc authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #214 from SimonFrings/installations

[3.x] Add badge to show number of project installations

github.com/reactphp/promise - 8485913c7f7efaa9654e20496252f51ada94870d authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #62 from clue-labs/clone

Fix GitHub clone URL to avoid unencrypted Git protocol

github.com/reactphp/website - 9f3ab1e6f3c6f0bbd929eaba5b5f986e01248db1 authored over 2 years ago by Cees-Jan Kiewiet <[email protected]>
Add badge to show number of project installations

github.com/reactphp/async - 74544b07e744c0ca74046293a3b1818a75f49815 authored over 2 years ago by Simon Frings <[email protected]>
Add badge to show number of project installations

github.com/reactphp/promise - af74aecdecdb7fb9e5d5c00e3338481035ae7b5d authored over 2 years ago by Simon Frings <[email protected]>
Fix GitHub clone URL to avoid unencrypted Git protocol

github.com/reactphp/website - db53908425e0341f503480c1856da978996ae982 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #48 from SimonFrings/installations

Add badge to show number of project installations

github.com/reactphp/cache - 2f04a2f2efac468435ecc8f1a1784ed8a206f1d5 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #92 from SimonFrings/installations

Add badge to show number of project installations

github.com/reactphp/child-process - 2fad9e05101f3d2531ea36eaf34aafa9e052ad54 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #47 from SimonFrings/installations

Add badge to show number of project installations

github.com/reactphp/datagram - 6ea89d74ecb1cdeba59bdf55b35dd18877f8e64a authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #56 from SimonFrings/installations

Add badge to show number of project installations

github.com/reactphp/promise-timer - 022586be87845b101dc966d1b2e40b728d2eec77 authored over 2 years ago by Christian Lück <[email protected]>
Merge pull request #29 from SimonFrings/installations

Add badge to show number of project installations

github.com/reactphp/promise-stream - 16f157acf420f2c3ff5f6ad2bceb93016c605b33 authored over 2 years ago by Christian Lück <[email protected]>