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 #21 from seregazhuk/articles-update-sergey-zhuk-domain-url

Update Sergey Zhuk's site url in articles section

github.com/reactphp/website - cc5f2f779bd231fb84626fcb70099d3c1be1ff32 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Update Sergey Zhuk's site url in articles section

github.com/reactphp/website - 4b52611c8edea33d63a802ea1b72bc414d7f00b3 authored almost 7 years ago by Zhuk Sergey <[email protected]>
Merge pull request #240 from christoph-kluge/remove-unused-explode

Removed unused explode from RequestHeaderParser

github.com/reactphp/http - 801e8e5357210bcda5a1600dcf852860ccdc8886 authored almost 7 years ago by Christian Lück <[email protected]>
Simplify buffer function

This avoids the extra Deferred and directly uses reject instead.

github.com/reactphp/promise-stream - 41b8f3e95ff005341c99315452d44b820e643dca authored almost 7 years ago by Niklas Keller <[email protected]>
Prepare v1.0.0 release

github.com/reactphp/promise-stream - 1503761d01116bf893f86b9843b3bc7a80682587 authored almost 7 years ago by Christian Lück <[email protected]>
Prepare v0.8.5 release

github.com/reactphp/socket - d169d1ed24e39bf182781d72ddd224dbbd449aa8 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #130 from clue-labs/macosx

Test Mac OS X on Travis

github.com/reactphp/socket - 25a1c27c494ac9f05dfdbce40d11fc1aebc2bd83 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Skip platform-specific (Linux) tests on other platforms (Mac OS X)

github.com/reactphp/socket - fc47d6caf6899d33f01b09b7d9d16e4cf81ef43b authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #388 from clue-labs/promisetimer-component

Add PromiseTimer component to README

github.com/reactphp/reactphp - cda8fd84b2b89ea0a59838765ee86b447c0b8a9f authored almost 7 years ago by Jan Sorgalla <[email protected]>
Add PromiseTimer component to README

github.com/reactphp/reactphp - d382647ee6d8dbe7ee166b785e1578c22de2abdd authored almost 7 years ago by Christian Lück <[email protected]>
Add PromiseStream component

github.com/reactphp/website - 635529a7ddb699977c37584f027ff102c9c08c68 authored about 7 years ago by Jan Sorgalla <[email protected]>
Use dynamic grid columns

github.com/reactphp/website - 6f69b748630f86f7533907c956886d44f654db0e authored about 7 years ago by Jan Sorgalla <[email protected]>
Prevent calc() in translate3d() for better IE compat

github.com/reactphp/website - e8dc61fbe50ffb94b1f2afed8f63b97f93c196b4 authored about 7 years ago by Jan Sorgalla <[email protected]>
Use npm package for link preload polyfill

github.com/reactphp/website - 0f44c07a125fdc5a6978622994735a4627a5987c authored about 7 years ago by Jan Sorgalla <[email protected]>
Prepared v0.1.2 release

github.com/reactphp/promise-stream - f4123898734cfa532099efceaf91d5592e5afe74 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Test Mac OS X on Travis

Squashed by @clue, originally from reactphp/socket#124

github.com/reactphp/socket - 341a59f1764b7fd83f27f432c88bd6d5d884e26c authored about 7 years ago by andig <[email protected]>
Merge pull request #387 from jsor-labs/readme-header

Improve readme header

github.com/reactphp/reactphp - d1df954b5f298c5ec7d8ad22f3c13390d660b2d5 authored about 7 years ago by Chris Boden <[email protected]>
Unify font-sizes

github.com/reactphp/website - cf3e084079151da88f2ae984e08434c2ab3d3fc9 authored about 7 years ago by Jan Sorgalla <[email protected]>
Improve readme header

github.com/reactphp/reactphp - c533e894602a9a88b174839131f7ecabddfc1c89 authored about 7 years ago by Jan Sorgalla <[email protected]>
Decrease font-size in component info code blocks

github.com/reactphp/website - b0b58c2ed76a64d24f4e6eee470fe8452ccee212 authored about 7 years ago by Jan Sorgalla <[email protected]>
Add anchors for headings on homepage

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

Use ReactPHP name and logo in accordance with branding docs

github.com/reactphp/reactphp - 23c740f67732e1e9fff3a4a90a7ba76da533437c authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Use ReactPHP logo in accordance with branding docs

https://github.com/reactphp/branding/blob/master/README.md#logo

github.com/reactphp/reactphp - 25d3c81ff9ea8bda5d8cf4ca95e5be87c510b243 authored about 7 years ago by Christian Lück <[email protected]>
Consistently use ReactPHP name in accordance with branding docs

See https://github.com/reactphp/branding/blob/master/README.md#naming

github.com/reactphp/reactphp - f9e9196fb0caba66dde082cefc12f4a3f82fbee2 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #5 from jsor-labs/readme-improvements

README improvements

github.com/reactphp/promise-stream - 367a23ada5c06661e8bac54687953170ea716ddb authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #385 from clue-labs/tests

Simplify test instructions and remove outdated benchmarks in favor of EventLoop examples

github.com/reactphp/reactphp - 3027e51743df4c5b64b775227a66e2ac1b86ba4b authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #384 from clue-labs/components

Update docs to emphasize ReactPHP consists of individual components

github.com/reactphp/reactphp - 8d17f946af486a9128d63e16520174a88e4282d5 authored about 7 years ago by Jan Sorgalla <[email protected]>
README improvements

* Adjust title
* Move travis badge to new line
* Fix ReactPHP spelling and use https for link
* ...

github.com/reactphp/promise-stream - 61126f15b0675bbb4814f18ee2541545f46351a9 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #3 from WyriHaximus-labs/buffer-max-size

Optional maximum length argument for the buffer function

github.com/reactphp/promise-stream - 6a8855477ff32c5209ebd1dacbbe3384f7cb1047 authored about 7 years ago by Jan Sorgalla <[email protected]>
Optional maximum length argument for the buffer function

github.com/reactphp/promise-stream - 39ca5542c137361eb861a7b2a4dc08b181acc8ff authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Removed outdated benchmarks in favor of EventLoop examples

See https://github.com/reactphp/event-loop/tree/master/examples

github.com/reactphp/reactphp - c10635887248f569aa813387da11770152e2fdac authored about 7 years ago by Christian Lück <[email protected]>
Simplify test instructions

github.com/reactphp/reactphp - fdf16a0d31453155605fa8e19dcf8437ed02e25d authored about 7 years ago by Christian Lück <[email protected]>
Update docs to emphasize ReactPHP consists of individual components

github.com/reactphp/reactphp - 1d1f8db8fd4ac63b9112753252b34d0606f15345 authored about 7 years ago by Christian Lück <[email protected]>
Removed unused explode from RequestHeaderParser

github.com/reactphp/http - 57e8ac23ab934c880442c6f1cf0b5a1f5e8943ea authored about 7 years ago by Christoph Kluge <[email protected]>
Merge pull request #110 from clue-labs/streams

Documentation for advanced stream API

github.com/reactphp/event-loop - 6090eb723be97ef3b589c2e87ee74dd305dbb18b authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #111 from clue-labs/sigtest

Make signal handling tests more robust and increase test timeouts

github.com/reactphp/event-loop - ddee079a1399337d5a4c5a5d010d22b6657ddcb0 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #129 from clue-labs/tls-uri

Fix SecureServer to return null URI if server socket is already closed

github.com/reactphp/socket - 2aad7ce99a57a5f836e03e9f46cafae17c151bed authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Update misleading test for tls:// server URIs

github.com/reactphp/socket - 1b0050caf61c2916831dc3877b85bcd91a1f937c authored about 7 years ago by eater <[email protected]>
Fix SecureServer to return null URI if server socket is already closed

github.com/reactphp/socket - 48351fcbd012aeb73c0db201d05e47088cfe5b95 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #4 from WyriHaximus-labs/PHP-5.3-tests

Travis 5.3 tests

github.com/reactphp/promise-stream - 8e41bd27422deb1bfcaa63d315f4a16c5d0bb839 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Make signal handling tests more robust and increase test timeouts

github.com/reactphp/event-loop - adf10794dce0f0f53a085bccd58d6a4d38167402 authored about 7 years ago by Christian Lück <[email protected]>
Mark stream API as advanced and link to Stream component instead

github.com/reactphp/event-loop - 8047bce82fd0a03a3f839b599d3ad72dad52478b authored about 7 years ago by Christian Lück <[email protected]>
Documentation for stream resources

github.com/reactphp/event-loop - 786846b7b9667f2020998d965c15602b1c6b4557 authored about 7 years ago by Christian Lück <[email protected]>
Travis 5.3 tests

github.com/reactphp/promise-stream - 7231d2f11d765cdeaca14d0ff9e23c456be3434b authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Documentation for removing stream listeners

github.com/reactphp/event-loop - 3a7ad74ffb7464aa4f226abc4fad64049b63acb3 authored about 7 years ago by Christian Lück <[email protected]>
Remove unneeded and undocumented loop argument for stream listeners

github.com/reactphp/event-loop - 8997565319b8aceea8ae6300f3c0930bf0ed0fff authored about 7 years ago by Christian Lück <[email protected]>
Documentation for stream API

github.com/reactphp/event-loop - 7c7aae976127a86ac255542026862ada979acef6 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #62 from reactphp/no7-libevent

Discourage libevent on PHP 7

github.com/reactphp/event-loop - f0117e4ce6206a91860b2da377e146a6ac018aaf authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Remove warning on invalid version mismatch

github.com/reactphp/event-loop - f1c4746aed686fad34b149eaef37c3ea38eb9df9 authored about 7 years ago by Chris Boden <[email protected]>
Discourage libevent on PHP 7

github.com/reactphp/event-loop - bda850fdb4d67b0a5d316e36cdd01ac3842345d9 authored about 7 years ago by Chris Boden <[email protected]>
Merge pull request #237 from jsor-labs/middlewarerunner-immutable-stack-test

Add MiddlewareRunner test ensuring multiple runs always invoke all middleware

github.com/reactphp/http - 6f7b324711532e2b4739dc8da3b7961f869f6e1b authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Add MiddlewareRunner test ensuring multiple runs always invoke all middleware in correct order

github.com/reactphp/http - 6c846ec352057495c014b61851a83138ec95bf66 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #127 from clue-labs/eventloop

Fix forward compatibility with upcoming EventLoop releases in tests

github.com/reactphp/socket - 7b5319c198b79b6f7b097522b10315594ba6bb15 authored about 7 years ago by Chris Boden <[email protected]>
Fix forward compatibility with upcoming EventLoop releases in tests

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

github.com/reactphp/stream - 5c7db5261b3cc7e11b8ba765bed8ba31ee745f5c authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #116 from clue-labs/close

Remove event listeners from CompositeStream once closed and remove remove undocumented left-ove...

github.com/reactphp/stream - 1da4a66c487c503a57fe7bede559cb6b5fb3cf43 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #229 from WyriHaximus/middleware-runner-benchmark

Middleware runner benchmark

github.com/reactphp/http - c6ceaf56c51f7c9c58bc511018e1f2e039b2bf91 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Middleware runner benchmark

github.com/reactphp/http - 11fe49d146f7bf02ae63dc2df3a45388ddab8351 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #227 from kalessil/master

SCA with Php Inspections (EA Extended)

github.com/reactphp/http - f69fc8913a4e14fd2861533687da75028df28fab authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Remove event listeners from CompositeStream once closed

github.com/reactphp/stream - 1d200c09c36391a4ca1a2fac09ceb08ad01aab9a authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #115 from clue-labs/timer

Fix forward compatibility with upcoming EventLoop releases in example

github.com/reactphp/stream - a1a975407437152a4eaf33076302c2b34c1cc7d1 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #114 from clue-labs/typos

Fix typos in README

github.com/reactphp/stream - 007358c6c4e940f79d66534e4768f503437bf6c8 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Remove undocumented left-over close event argument

github.com/reactphp/stream - 0a3031822141e9946dc855b1aa69d690cb95d301 authored about 7 years ago by Christian Lück <[email protected]>
Fix forward compatibility with upcoming EventLoop releases in example

github.com/reactphp/stream - c08e2a6218d53baa1025e13075e9920307a4b9b2 authored about 7 years ago by Christian Lück <[email protected]>
Fix typos

github.com/reactphp/stream - 9b8d399dca23a6c7a0b84780998ce0edf1c038e5 authored about 7 years ago by Christian Lück <[email protected]>
Merge pull request #112 from clue-labs/tests

Test Mac OS X on Travis

github.com/reactphp/stream - 13aa0e28f507c036c98f11be42bb82a7ba5bee6a authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #113 from docteurklein/patch-1

fix wrong class name in example

github.com/reactphp/stream - bef86bb179a51f4db328a2d6d7866ad4025b60e4 authored about 7 years ago by Jan Sorgalla <[email protected]>
fix wrong class name in example

github.com/reactphp/stream - 8f611a79def97d7b9dad3407d027e6e04cc8bfe0 authored about 7 years ago by Florian Klein <[email protected]>
Do not rely on `echo -n` to also support Mac OS X

github.com/reactphp/stream - ef3effa2c69c60dd9cec1314cb8221d9e4ccb5ee authored about 7 years ago by Christian Lück <[email protected]>
Test Mac OS X on Travis

Squashed by @clue, originally from
https://github.com/reactphp/socket/pull/124

github.com/reactphp/stream - bb80b85de6e720023daf990357eb70e19b701c4d authored about 7 years ago by andig <[email protected]>
Merge pull request #125 from clue-labs/eventloop

Fix forward compatibility with upcoming EventLoop releases in tests

github.com/reactphp/socket - 8a587454223eca3c8f1aa261fb09093784714368 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Update tests to use EventLoop Factory instead of StreamSelectLoop

github.com/reactphp/socket - 3c699b95d3bb7c8eec86f66b2b654e022db8a1a1 authored about 7 years ago by Christian Lück <[email protected]>
Fix forward compatibility with upcoming EventLoop releases in tests

github.com/reactphp/socket - f5688910d839310a6fe875b597275d1e63ce858e authored about 7 years ago by Christian Lück <[email protected]>
Rewrite internal links from github to website

github.com/reactphp/website - 7db881673aadce65736e076bd1090aa09385b14e authored about 7 years ago by Jan Sorgalla <[email protected]>
Upgrade to berti v4.0

github.com/reactphp/website - 08e37e78fa84fe91892efff466a362565579a5e7 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #122 from andig/test

Forward compatibility with PHPUnit v5

github.com/reactphp/socket - 5deb19bf1bef499340f24296c115638d4fef8cb5 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Forward compatibility with PHPUnit v5

github.com/reactphp/socket - 909d4bc6aa503a9d04ff5180395c292f23361137 authored about 7 years ago by andig <[email protected]>
Merge pull request #123 from andig/php74556

Fix Unix domain socket (UDS) paths for Mac OS X

github.com/reactphp/socket - e621ea2695b21d4ea2f508107cde5330ea35a726 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Address OSX-specific PHP bug 74556

github.com/reactphp/socket - d7b2ee91d86e61a20c630bf18eb679dcd53650b9 authored about 7 years ago by andig <[email protected]>
Move loading of .env file to berti config file

github.com/reactphp/website - aed1b506f7d132a230e26e44c75a024165b8df60 authored about 7 years ago by Jan Sorgalla <[email protected]>
Upgrade berti to fix canonicalized urls

github.com/reactphp/website - 3f9cadc594f35687ba896f5fe8de1e5fc0824d42 authored about 7 years ago by Jan Sorgalla <[email protected]>
Fix url generator

github.com/reactphp/website - abf64e6d615c0c29704fe173cba67f35db59ac40 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #20 from jsor-labs/component-version

New feature update

github.com/reactphp/website - c62434d0a7e554ad123fe9ded208febdef90ff51 authored about 7 years ago by Jan Sorgalla <[email protected]>
New feature update

* Component sidebar box
* Permanent component menu
* Small layout updates

github.com/reactphp/website - d4fa0b4bcbe9bea1499a5c38220d3da5641ced43 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #83 from jsor-labs/readme-improvements

README improvements

github.com/reactphp/dns - e7f8f5b9609ac6a26c9f1d1b282fc7b74afdebc8 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #22 from jsor-labs/readme-improvements

README improvements

github.com/reactphp/datagram - fd735ddd8acf1310f8026bcf655573f88fc456db authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #28 from jsor-labs/readme-improvements

README improvements

github.com/reactphp/promise-timer - 8046965108d35e891196bb38c1395731990da572 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
README improvements

* Adjust title
* Use travis svg badge
* Use https for links

github.com/reactphp/dns - bcdf4656079676252177cbfd9f39c40bf1c4185b authored about 7 years ago by Jan Sorgalla <[email protected]>
README improvements

* Adjust title
* Use https for link
* Adjust license section with link to LICENSE

github.com/reactphp/datagram - f46c8c35c16e658921b70b0431d5f92451dc5bc8 authored about 7 years ago by Jan Sorgalla <[email protected]>
README improvements

* Adjust title
* Move travis badge to new line
* Fix ReactPHP spelling and use https for link
* ...

github.com/reactphp/promise-timer - 2d4821808780a642cac26f398d9daeaa1def8ff9 authored about 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #228 from WyriHaximus/readme-wiki-middleware-link

Link to the Middleware wiki page from the readme

github.com/reactphp/http - ed0fc63c428b8becc14ca422c805a8a3ebbaa3d2 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #226 from WyriHaximus/middleware-body-parser-multipart

Support multipart parsing for RequestBodyParserMiddleware (file uploads)

github.com/reactphp/http - b06d657f91d5e871fe6e4357b173b49b2c934e17 authored about 7 years ago by Jan Sorgalla <[email protected]>
Added multipart support to the RequestBodyParserMiddleware

github.com/reactphp/http - bd8b4ffef1321978772b125024fb910cd0b1d18e authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #118 from jsor-labs/readme-improvements

Readme improvements

github.com/reactphp/socket - 24ac7dd9acc4fc8fc13351f153a5405550833473 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #111 from jsor-labs/readme-cleanup

Cleanup and improve README

github.com/reactphp/http-client - 5866eb6b97c88ab315fc580de4bc8d49cefe1d07 authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #230 from jsor-labs/readme-improvements

README improvements

github.com/reactphp/http - a6625240624aef57b0058e362c1caaab5906cabe authored about 7 years ago by Cees-Jan Kiewiet <[email protected]>
README improvements

* Use svg travis badge
* Shorten title
* Add missing .

github.com/reactphp/http - 7b7a5266de6e5df0e61b13a68869e9ec326a62dd authored about 7 years ago by Jan Sorgalla <[email protected]>
Add missing .

github.com/reactphp/socket - a5c08dab09879bb6beee14881924fa94e03d6feb authored about 7 years ago by Jan Sorgalla <[email protected]>
Use svg travis badge

github.com/reactphp/socket - 7c79421a33d6741337eb11dc9e260bf784bcce34 authored about 7 years ago by Jan Sorgalla <[email protected]>
Cleanup and improve README

* Use https URLs
* Shorten title
* Use svg travis badge
* Add missing code block end marker

github.com/reactphp/http-client - f2ae30e4914252c7959121995f89335080484dda authored about 7 years ago by Jan Sorgalla <[email protected]>