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

Reorder articles section

github.com/reactphp/website - 18d3fa8832c75fdd7a18faf6800c5fe7a0844148 authored about 7 years ago by Jan Sorgalla <[email protected]>
Add missing condition when running dev-server

github.com/reactphp/website - 2fc37c3d271626ec7b9c026d33320b56dde1a03a authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #19 from WyriHaximus-labs/articles-add-sergey-zhuks-articles

Add Sergey Zhuk's series to the articles section

github.com/reactphp/website - ce95dff571cb44296474c93c7747e22b4fea7ee1 authored about 7 years ago by Jan Sorgalla <[email protected]>
Add Sergey Zhuk's series to the articles sectiob

github.com/reactphp/website - 27586d2d181f71e671b61a7573a73a5c319a57df authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Optimize asset loading

github.com/reactphp/website - 0832913e1a20377f3952604df92939773fee6683 authored about 7 years ago by Jan Sorgalla <[email protected]>
Link to the Middleware wiki page from the readme

github.com/reactphp/http - 327fc2092ddf8b673074a66c292d76c95944f0cd authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
SCA with Php Inspections (EA Extended)

github.com/reactphp/http - eec4bea42c05845471fa2595ffc824f95579916c authored about 7 years ago by Vladimir Reznichenko <[email protected]>
SCA with Php Inspections (EA Extended)

github.com/reactphp/http - 2716db8ba4595f4c98b0e889227f71f8f691faa0 authored about 7 years ago by Vladimir Reznichenko <[email protected]>
Merge pull request #220 from WyriHaximus/middleware-body-parser

Middleware request body parser

github.com/reactphp/http - cb4cf5e1cb7374d85cc9cefa2674a6d95f6312b0 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Force Content-Type header contents to lowercase as per

https://github.com/reactphp/http/pull/220#discussion_r139883073

github.com/reactphp/http - a0c8de779dc8ed09bf1f64d0ae01460d12e1acba authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Removed the ability to add custom parsers for custom body types

github.com/reactphp/http - 3c94b057f0792ff87982823ad159b33ee86d57da authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
RequestBodyParser middleware

github.com/reactphp/http - a4e9092394e7762f7116c55cd80dc6ab7de243a6 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Removed $keepOriginalBody constructor argument and renamed $value to $parser

github.com/reactphp/http - 485793c3bcd4af6ac60e0b4d2995c54cc70630e1 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v1.3.0 release

github.com/reactphp/datagram - 80fd8d8620e3d25d0074592555d998994ea84faf authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #20 from clue-labs/resolver

Always use Resolver with default DNS to match Socket component

github.com/reactphp/datagram - 512c8388e7d6de28353e46933988edebf7a6e284 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Always use Resolver with default DNS to match Socket component

github.com/reactphp/datagram - 6b48f4492c8fb6579c87cf9d474cf973f78d3b18 authored about 7 years ago by Christian Lück <[email protected]>
Optimize link link[rel=preload] polyfill

github.com/reactphp/website - 874c55507b43813b7399863836657cdd4663a824 authored about 7 years ago by Jan Sorgalla <[email protected]>
Remove named constructor from CompositeException

github.com/reactphp/promise - df0976edd373d27f3f12a09db62333f3770c82a7 authored about 7 years ago by Jan Sorgalla <[email protected]>
Improve and fix documentation of CompositeException used in some() and any()

github.com/reactphp/promise - 07b7afd08b6735b2d608641465756a194e0168d7 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #224 from WyriHaximus/middleware-request-body-buffer-missing-dependencie

react/promise-stream has moved from dev dependency to normal dependency

github.com/reactphp/http - 389e4ea3c19a59a82b009621cf3004b7de0aeead authored about 7 years ago by Jan Sorgalla <[email protected]>
react/promise-stream has moved from dev dependency to normal dependency

github.com/reactphp/http - 04dd9d21c7780a1dcd8ff0c32ff47cc499900d5b authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #19 from clue-labs/hosts

Update DNS dependency to support hosts file on all platforms

github.com/reactphp/datagram - a2d305b78f93230330ab2829946aa34de1daa975 authored about 7 years ago by Jan Sorgalla <[email protected]>
Update DNS dependency to support hosts file on all platforms

github.com/reactphp/datagram - f9aa298e1278973ad159959865e32262dd911e53 authored about 7 years ago by Christian Lück <[email protected]>
Cleanup webpack config

github.com/reactphp/website - 6fbf9019e58ef741171e99073c54e3ad719a9510 authored about 7 years ago by Jan Sorgalla <[email protected]>
Optimize css loading

github.com/reactphp/website - 29ff0901d78235cfc5280c16acd89643d1914682 authored about 7 years ago by Jan Sorgalla <[email protected]>
Remove comments from compiled assets

github.com/reactphp/website - 98af7c36452607aa1082124cccc4c648783fa865 authored about 7 years ago by Jan Sorgalla <[email protected]>
Load promise polyfill required for webpack's dynamic imports

github.com/reactphp/website - 89a1fab9685320fa77eb3c2f1b873f0207f911a1 authored about 7 years ago by Jan Sorgalla <[email protected]>
Simplify link link[rel="preload"] polyfill

github.com/reactphp/website - 802e15861d8119569a9ad18c27a805db1e9a3332 authored about 7 years ago by Jan Sorgalla <[email protected]>
Remove custom InvalidArgumentException class

github.com/reactphp/promise - bfe3e98f0d30f23ce7942bed7513221437250665 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge branch 'master' into enforce-exception-reasons

github.com/reactphp/promise - 8b561181a08f0695deffb3b5596180fc41193407 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #97 from jsor-labs/done-error

Trigger an E_USER_ERROR instead of throwing an exception from done()

github.com/reactphp/promise - 9dcffcca15bff82af45b73984686b2073aa0d961 authored about 7 years ago by Jan Sorgalla <[email protected]>
Implement follower cancellation propagation

github.com/reactphp/promise - 9fd4bd8310b7d48c343bcb24697fe7d66bba9a57 authored about 7 years ago by Jan Sorgalla <[email protected]>
Add tests for missing follower cancellation propagation

github.com/reactphp/promise - 5d58c47c4623a1ec9d94bc2a04426a4546133649 authored about 7 years ago by Jan Sorgalla <[email protected]>
Prepare v0.5.6 release

github.com/reactphp/http-client - eb521c0f9de9b9780b9ced78d90314085632377f authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #110 from clue-labs/unix-sockets

Update Socket to support HTTP over Unix domain sockets (UDS)

github.com/reactphp/http-client - b9e36fb3f443d5d77a6b5b80896877408b7ec6a8 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Update Socket to support HTTP over Unix domain sockets (UDS)

github.com/reactphp/http-client - b1f13f815655eada051fe360051b2c8f5db311ae authored about 7 years ago by Christian Lück <[email protected]>
Prepare v0.8.4 release

github.com/reactphp/socket - ce2b577c2d69ee071c3f9e552942c320caa87e0a authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #117 from clue-labs/fixed-uri

Add FixedUriConnector decorator to use fixed, preconfigured URI instead

github.com/reactphp/socket - 9c21d056e14a9bf7c3944749d7f93a8487d68c31 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Add FixedUriConnector decorator to use fixed, preconfigured URI instead

github.com/reactphp/socket - 0c266d8e51e7d6e57d47c481fc9b107585ada4b7 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #216 from WyriHaximus/middleware-buffer

Support buffering request body (RequestBodyBufferMiddleware)

github.com/reactphp/http - abdf36ee15e3e17e292943ffd4a85d13aa01284c authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Improve documentation for buffering the request body

github.com/reactphp/http - c8d66b8a27f0b4a4addbe4138535b4cf44b570da authored about 7 years ago by Christian Lück <[email protected]>
Rename RequestBodyBuffer to RequestBodyBufferMiddleware

github.com/reactphp/http - 604d79a297ea3f654121f0a9e0d516965677dee7 authored about 7 years ago by Christian Lück <[email protected]>
Buffer Middleware

github.com/reactphp/http - ae26b1fa12a59a290dfd2db57fd9d5adc022a493 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Renamed Buffer middleware to RequestBodyBuffer

github.com/reactphp/http - a68b2a3ac5caa2566e72b11c7fd6f5888440c3c7 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.5.5 release

github.com/reactphp/http-client - be92b9ecc578c720717ed23e616c2ed27f28e089 authored about 7 years ago by Christian Lück <[email protected]>
Optimize asset loading

github.com/reactphp/website - 6ab40be30683bfe738c69ae7fd82d95b7379cee2 authored about 7 years ago by Jan Sorgalla <[email protected]>
Optimize some critical css

github.com/reactphp/website - f79b22374157be2d84d402b6ad66246164a2457f authored about 7 years ago by Jan Sorgalla <[email protected]>
Use font-display: swap for webfonts

github.com/reactphp/website - f328d255e3b2dc7e1d97cadfbd966cb185b57bd5 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #109 from clue-labs/internet

Update Socket to work around sending secure HTTPS requests with PHP < 7.1.4

github.com/reactphp/http-client - cdc1b6b53fba1fa854a2655105a69421e7d9c3fe authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Update Socket to send secure HTTPS requests with PHP < 7.1.4

github.com/reactphp/http-client - bd91a89cdc1dfa12abf1a6112369fa1589d4f7e2 authored about 7 years ago by Christian Lück <[email protected]>
Documentation for tests that rely on working internet connection

github.com/reactphp/http-client - 7de47c7659def4dbbb7416bed60a961f0463afb3 authored about 7 years ago by Christian Lück <[email protected]>
Prepare v0.8.3 release

github.com/reactphp/socket - 03f4f6a762633b2e07b3598d83830c15875e087f authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #114 from clue-labs/tls-buffer

Work around write chunk size for TLS streams for PHP < 7.1.4

github.com/reactphp/socket - 10053590b4a2f3b67dd749bee83b43a5b9daf2ad authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Work around write chunk size for TLS streams for PHP < 7.1.4

github.com/reactphp/socket - afc8f28eccffbbdecb5df31b9a3f46a0075c995e authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #215 from WyriHaximus/middleware-runner

Middleware Runner

github.com/reactphp/http - 2d57b8c4cf4cf5bb9de8976e985168264ee230c3 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Middleware Runner

github.com/reactphp/http - 1c82840c507752ecd76249888b0649c5ced5a28d authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Improve font loading using <link rel=preload>

github.com/reactphp/website - aead48f313805958a9dbda3c9782110a67d8a88e authored about 7 years ago by Jan Sorgalla <[email protected]>
Update webpack deps

github.com/reactphp/website - 49a556d33d0c09591c3183d2d8cd9b3e9e8748d0 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #113 from valga/gc

Reduce memory consumption for failed connections

github.com/reactphp/socket - 8c9e1ca09b9489614a1e72fcfe6395188bde348c authored about 7 years ago by Jan Sorgalla <[email protected]>
Reduce the amount of garbage produced by TcpConnector on cancellation

github.com/reactphp/socket - cefad72e6834164cfffe8cfc9271e45170d63dfe authored about 7 years ago by Abyr Valg <[email protected]>
Prepare v0.5.4 release

github.com/reactphp/http-client - e11eef9c82595a42a8523252bafe4bb5cbfb306d authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #108 from clue-labs/hosts

Update Socket dependency to support hosts file on all platforms

github.com/reactphp/http-client - 26fddc2e41be4fe59cbae7f06c2e19f991fa8aad authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Update Socket dependency to support hosts file on all platforms

github.com/reactphp/http-client - 8a929d9343595e971a81f2b598e39445a311631f authored about 7 years ago by Christian Lück <[email protected]>
Trigger an E_USER_ERROR instead of throwing an exception from done()

If an error (either a thrown exception or returned rejection) escapes the
done() callbacks, it w...

github.com/reactphp/promise - 23cd28cd2d42105fb5442c2c2caec81026ddd550 authored about 7 years ago by Jan Sorgalla <[email protected]>
Prepare v0.8.2 release

github.com/reactphp/socket - ee817e348abcf35c55b448a5cd3ef4eec88379e9 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #98 from jsor-labs/remove-lazy-promise

[RFC] Remove LazyPromise

github.com/reactphp/promise - 177fe310cc1c0af01fdb03b4dc104ee7c3a2ba19 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #112 from clue-labs/hosts

Update DNS dependency to support hosts file on all platforms

github.com/reactphp/socket - 09a5a7b652632639965e2f3a75e0a4d217cb85a1 authored about 7 years ago by Christian Lück <[email protected]>
Update DNS dependency to support hosts file on all platforms

github.com/reactphp/socket - 568aff4295fe877bf4839e27f1c011a52400c1d8 authored about 7 years ago by Christian Lück <[email protected]>
Prepare v0.4.11 release

github.com/reactphp/dns - 8558bba4f2784aa997670d15fc6f7461a8eb4e53 authored about 7 years ago by Christian Lück <[email protected]>
Remove LazyPromise

github.com/reactphp/promise - 35c8e09f9db5747b4ce86e663554a116465098cc authored about 7 years ago by Jan Sorgalla <[email protected]>
Fix anchors

github.com/reactphp/promise - 367502183322f8b5df4e7e95fc41fdb4f7e41184 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #77 from clue-labs/hosts-whitespace

Ignore whitespace from hosts file

github.com/reactphp/dns - 801e3366c8f0ea28ebcbcd1332ade544fdda45e0 authored about 7 years ago by Christian Lück <[email protected]>
Ignore whitespace from hosts file

github.com/reactphp/dns - bbaa2609df0e474c58a92f13d8b665b3f016e877 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #76 from clue-labs/invalid-hosts

Ignore invalid lines from hosts file

github.com/reactphp/dns - f6b38d772fe3ace969654bd9d13c2c7d06094812 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Ignore invalid lines from hosts file

github.com/reactphp/dns - d7b71238906d1bb01445ba3167d7ef2fc79ba8d1 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #75 from clue-labs/hosts

Support resolving from default hosts file

github.com/reactphp/dns - d52e7e8b630efb59aceda1bdc2d8c6f45d31089c authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #50 from clue-labs/cleanup

Remove now unneeded buffer workaround for legacy PHP < 5.4

github.com/reactphp/child-process - 5c12f9bd8fe687f41c89fc1e0bb8871468d290a5 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Remove now unneeded buffer workaround for legacy PHP < 5.4

github.com/reactphp/child-process - ce1132c7c2e215efdf50934632cf391c3c7a0838 authored about 7 years ago by Christian Lück <[email protected]>
Prepare v0.5.3 release

github.com/reactphp/http-client - 1d5364ddeb0b93d3969630c9ecd36b350d2168cc authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.7.4 release

github.com/reactphp/http - 6646135c01097b5316d2cb47bc12e541bf26efae authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Updated composer require version in README.md

github.com/reactphp/stream - 9ed9ebd8bc38aa022f4fb0a4d56299eeb7bf5134 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Ignore errors for invalid hex codes and legacy PHP

github.com/reactphp/dns - df7f4e160bc4a8d470b21562cb9737576991b697 authored about 7 years ago by Christian Lück <[email protected]>
Support reverse DNS lookups for HostsFileExecutor

github.com/reactphp/dns - de8e83d9e771e2fa4d3b3d37cdca51d758d80668 authored about 7 years ago by Christian Lück <[email protected]>
Ignore IPv6 zone IDs from hosts file

github.com/reactphp/dns - 5a3e0fad9a3434e422471a436ebc1c176e7aa305 authored about 7 years ago by Christian Lück <[email protected]>
Support reverse lookups from hosts file

github.com/reactphp/dns - 036d6ca6f8776aa9c48d1971957d6bee1bba7693 authored about 7 years ago by Christian Lück <[email protected]>
Return IPv6 addresses for type AAAA queries

github.com/reactphp/dns - b1b4b8c064c49c7951aa1651cfb1cb59323498ab authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #106 from WyriHaximus-labs/evenement-3.0

Target evenement 3.0 a long side 2.0

github.com/reactphp/http-client - a5491588d42f990868f503c77bb5e883531308e8 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #212 from WyriHaximus/evenement-3.0

Target evenement 3.0 a long side 2.0 and 1.0

github.com/reactphp/http - 6c877857dee19bc7754cc5d08a93a07d80137483 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Target evenement 3.0 a long side 2.0

github.com/reactphp/http-client - 0faf427f8b160efcfb86717d125c2e94259ce0b3 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Target evenement 3.0 a long side 2.0 and 1.0

github.com/reactphp/http - 801fafdf361de1f5b09c55a3daa342a3fb7151db authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.5.0 release

github.com/reactphp/child-process - 3b8790deaa0e738dd4bdfb99e4da7c439240cd7d authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Properly filter to only return IPv4 addresses for type A queries

github.com/reactphp/dns - d8554e59c8755293fc617c1f9e76821f64bfef35 authored about 7 years ago by Christian Lück <[email protected]>
Windows uses hard-coded defaults for localhost instead of hosts file

github.com/reactphp/dns - 61b603cb6ca1f086fc7a3f30012d5dbcaab6d191 authored about 7 years ago by Christian Lück <[email protected]>
Load hosts file by default

github.com/reactphp/dns - 21c72381249a4e2bb2e14310c0290f94e74bf597 authored about 7 years ago by Christian Lück <[email protected]>
Add HostsFileExecutor to explicitly take hosts file into account

github.com/reactphp/dns - 1bc2f401b1c3c786eff2dc864cea246ee32c3159 authored about 7 years ago by Christian Lück <[email protected]>
Add HostsFile configuration loader and parser

github.com/reactphp/dns - 171201232a70568dd908c6b48a1486bcd178f801 authored about 7 years ago by Christian Lück <[email protected]>
Update CHANGELOG.md

github.com/reactphp/socket - 0b9eac3837f67b871d2d16f55008ebd1f1edb2ba authored about 7 years ago by Christian Lück <[email protected]>
Prepare v0.8.1 release

github.com/reactphp/socket - ac8227bfd60c31227c54c0e3d97b65db15df7403 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #49 from mdrost/procopen-exception

Throw LogicException when proc_open() is not installed

github.com/reactphp/child-process - ba1e9392267c79f31df910697c844ebe1b0d4032 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.7.3 release

github.com/reactphp/http - ea09c02677279e3211af4d20ee74794461227e16 authored about 7 years ago by Christian Lück <[email protected]>