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

add phpunit 4.8 to require-dev

github.com/reactphp/promise - 5454a5a6fd8e4c0d11e0452a958b240ca82db17e authored over 7 years ago by Shaun Bramley <[email protected]>
Merge pull request #97 from legionth/callback-function

Replace `request` listener with callback function

github.com/reactphp/http - aaca3fba915bbebdc4d147577a67538c04e197c9 authored over 7 years ago by Christian Lück <[email protected]>
Use callback function instead of request event

github.com/reactphp/http - 19006b1faab3ca2c6746aebf670b5bbc20058b1b authored over 7 years ago by Niels Theen <[email protected]>
Merge pull request #144 from legionth/send-continue-automatically

Send '100 Continue' response automatically via Server

github.com/reactphp/http - f75b91a7fa2f05f07f9a90cfefc16a96b1e8d123 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #90 from clue-labs/sni

Pass through original host to underlying TcpConnector for TLS setup (fixes SNI on legacy PHP < 5.6)

github.com/reactphp/socket - 773417f0e782d225e0b72e04428f73602f4e3c76 authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.4.3 release

github.com/reactphp/child-process - b81d06daaafb5d7d592b6f7f8b1b7905cdef9ac6 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #34 from clue-labs/command

Improve documentation for command passed to Process, plus tests

github.com/reactphp/child-process - a2a04fa2a0fa1ccb2ad119e2985f3fc2b2829164 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #80 from clue-labs/pipe

Do not use unbuffered reads on pipe streams for legacy PHP < 5.4

github.com/reactphp/stream - 05f3367bded47d2d22206c8b4c4c628c3fcdd71d authored over 7 years ago by Christian Lück <[email protected]>
Improve documentation for command passed to Process, plus tests

github.com/reactphp/child-process - 205452238442e9e9b483282241372b606b36315e authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #33 from clue-labs/examples

Add examples and benchmarking scripts

github.com/reactphp/child-process - 9b06ecc6e957d5245d318779d9c04f6d98916ec6 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #29 from clue-labs/compat

[RFC] Improve compatibility with legacy versions

github.com/reactphp/child-process - a73ab0ddda6a403ff737738a48a0f222a59b35e9 authored over 7 years ago by Christian Lück <[email protected]>
Do not use unbuffered reads on pipe streams for legacy PHP < 5.4

github.com/reactphp/stream - 885106a795e32a0cb1f2b4f4228714acbb625fe1 authored over 7 years ago by Christian Lück <[email protected]>
Add benchmarking scripts to measure throughput in CI

github.com/reactphp/child-process - f5f8b429b47f276557f5ababebde7946f720f342 authored over 7 years ago by Christian Lück <[email protected]>
Add examples

github.com/reactphp/child-process - f07bdb25879f5d2e96a9b8309a139d4997bbf989 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #32 from WyriHaximus-labs/travis-php-.71

Test against PHP 7.1

github.com/reactphp/child-process - 6a092a7a02d016fc383545a8524aabc6ca2bdb43 authored over 7 years ago by Christian Lück <[email protected]>
Test against PHP 7.1

github.com/reactphp/child-process - 0543fe31e4649c6e05e6da2bd2eaeac30873c8fe authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Work around SEGFAULT on legacy PHP < 5.4 due to unbuffered reads

github.com/reactphp/child-process - 29aab03f8c02e5c5d6c41399748fbac93c7e0e4e authored over 7 years ago by Christian Lück <[email protected]>
Work around HHVM being unable to parse URIs with query but no path

github.com/reactphp/socket - f797b6af982c720da31903e09b3c14a50dfb71b9 authored over 7 years ago by Christian Lück <[email protected]>
Let's support legacy PHP 5.3, again..

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

github.com/reactphp/dns - a4c32f0021c742a1781c445270cb29a2d4b76fed authored over 7 years ago by Christian Lück <[email protected]>
Send '100 Continue' response automatically via Server

github.com/reactphp/http - 7ab915444250c4c204e5e4a42576a06d3481bb25 authored over 7 years ago by Niels Theen <[email protected]>
Pass through original host to underlying TcpConnector for TLS setup

github.com/reactphp/socket - 7c91c7a7d5d2e08b6d3d58832b2bd5ccabf2d70e authored over 7 years ago by Christian Lück <[email protected]>
HTTP/HTTPS examples accept target host

github.com/reactphp/socket - cdbdfe9a86bf9edfd48d53faefd76bacc692a213 authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.4.2 release

github.com/reactphp/child-process - be6ebd7763170626794cbcb5c7b7ffdf5c9a4cb4 authored over 7 years ago by Christian Lück <[email protected]>
Add TOC

github.com/reactphp/child-process - 151754663812f2d564970a6239157276e62a671e authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #26 from clue-labs/stream

Forward compatibility with Stream v0.5

github.com/reactphp/child-process - 797a920dff760a4a7f34d3c9a20b92ae0fe746cc authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #28 from clue-labs/appveyor

Remove AppVeyor configuration

github.com/reactphp/child-process - 55cd3552f7d03d273fe59f110db4d2555ac22bc4 authored over 7 years ago by Jan Sorgalla <[email protected]>
Documentation for stream events

github.com/reactphp/child-process - a0c50bc7e99df2cc7404850f070a9606538b445f authored over 7 years ago by Christian Lück <[email protected]>
Forward compatibility with Stream v0.5

github.com/reactphp/child-process - ac3b58b3bed77a816eb674a78f08dafb63646ba9 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #27 from clue-labs/phpunit

Add PHPUnit to require-dev

github.com/reactphp/child-process - 411bdbc48c6006af019e0f8ce387d123280c7176 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #54 from clue-labs/phpunit

Add PHPUnit to require-dev

github.com/reactphp/dns - cd0b174dc9a07c4f18223ecda922ab02e9baa1e2 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Remove AppVeyor configuration

github.com/reactphp/child-process - 22d8c588dd3f696bb78ae141e2382d2f7ac09716 authored over 7 years ago by Christian Lück <[email protected]>
Add PHPUnit to require-dev

github.com/reactphp/child-process - e565c731da084cbb05ab843efb15263243bcd71f authored over 7 years ago by Christian Lück <[email protected]>
Forward compatibility with PHPUnit v5

github.com/reactphp/dns - 7eadb32c95006abf83a84d2b6ae8646c2cb97642 authored over 7 years ago by Christian Lück <[email protected]>
Add PHPUnit to require-dev

github.com/reactphp/dns - 33e56b95c28fd123f8753cdedd31cfbaf3bb37d1 authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.6.1 release

github.com/reactphp/socket - a141bb1c260414ac81d9b6318eaf795d6943cdec authored over 7 years ago by Christian Lück <[email protected]>
Update SocketClient to v0.6

github.com/reactphp/http-client - 7bc10a671a27d13d2fd3e90b97e0a54d909c5037 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #75 from jsor-labs/phpunit-require-dev

Add PHPUnit to require-dev

github.com/reactphp/http-client - d70adc759081d80e8abce4c4d8cba7c517c2aa73 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Add PHPUnit to require-dev

github.com/reactphp/http-client - b80578d99de80e8e8fec09c118c9af3ce97743c9 authored over 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #88 from clue-labs/examples

Fix examples to use updated API

github.com/reactphp/socket - dcac545df1dea42d610f49f6377cf273e8a3f1ab authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #89 from clue-labs/stream

Forward compatibility with Stream v0.5 and upcoming v0.6

github.com/reactphp/socket - 7dc57214e11dd39315ca7180516bccbc8bcedbd2 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Update CHANGELOG.md

github.com/reactphp/http - a6b458513b34a2ae8c9a7eb6484a82a481eb487e authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.6.0 release

github.com/reactphp/http - b5e7d9bfc9effe8ec723af942c66df042ad17fe6 authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.5.1 release

github.com/reactphp/socket - c0e337e375d5fb064da4ba62a91a29815e7502f8 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #46 from clue-labs/nbio

Enforce using non-blocking I/O

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

Fix DNS timeout issues for Windows users and add forward compatibility with Stream v0.5 and upco...

github.com/reactphp/dns - 8129567d74147f703a5c8ec0469619f3b07d7834 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #77 from jsor-labs/fix-composer-keyword

Fix composer keyword (I/O -> io)

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

Forward compatibility with Stream v0.5 and upcoming v0.6

github.com/reactphp/http - 62e0a52428de132bafde207eda13ef4e1aa25e70 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #79 from clue-labs/stream

Forward compatibility with Stream v0.5 and upcoming v0.6

github.com/reactphp/socket - 0b8c101bd62dfeaeda3bb8f68b7be3f151bc451b authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Forward compatibility with Stream v0.5 and upcoming v0.6

github.com/reactphp/socket - 1fce3430c96c33584bdd60f475de63931b9a02a2 authored over 7 years ago by Christian Lück <[email protected]>
Forward compatibility with Stream v0.5 and upcoming v0.6

github.com/reactphp/socket - 6d19cef28a05560473f77b5613cd0f883c70622a authored over 7 years ago by Christian Lück <[email protected]>
Mock stream resource casting in order to support HHVM

github.com/reactphp/stream - efdecb9638bace336bea7c811662c6072038307a authored over 7 years ago by Christian Lück <[email protected]>
Remove obsolete paragraph

github.com/reactphp/promise - 1588735088a1ed969134a54ac0b4991b944bae50 authored over 7 years ago by Jan Sorgalla <[email protected]>
Lock minimum Stream version and forward compatibility with v0.5 and v0.6

github.com/reactphp/dns - 381e1df2ec9fdc2066bace99a3d94a5f66cfc2b1 authored over 7 years ago by Christian Lück <[email protected]>
Fixing DNS timeout issues for Windows 10 users

github.com/reactphp/dns - a6f41d39e92d79e20fc620514875f3b438963d37 authored over 7 years ago by David Cole <[email protected]>
Forward compatibility with Stream v0.5 and upcoming v0.6

github.com/reactphp/http - 206b3e405c3ce7a697c41d2db0bdaaf17ddd0fab authored over 7 years ago by Christian Lück <[email protected]>
Fix examples to use updated API

github.com/reactphp/socket - 8d6921f287c22606e80a1ea7f28f9bc117c8af3e authored over 7 years ago by Christian Lück <[email protected]>
Fix composer keyword (I/O -> io)

github.com/reactphp/stream - e08c36498cc3080b1f540b8544fb1478d362ad9a authored over 7 years ago by Jan Sorgalla <[email protected]>
Add changelog entry for enforcing throwables/exceptions as rejection reasons

github.com/reactphp/promise - c5779cd192e992c14752c4dd3f52bf52a581f201 authored over 7 years ago by Jan Sorgalla <[email protected]>
Test rejecting streams that do not support non-blocking mode

github.com/reactphp/stream - da790b85745681636b0d15dae1e8788925932fc9 authored over 7 years ago by Christian Lück <[email protected]>
Enforce using non-blocking I/O

Reading from a stream should *never* block the loop.
This is known to be an issue for process pi...

github.com/reactphp/stream - 05f5367c2b0a1d5ee1a823b75e3b7df8f390b432 authored over 7 years ago by Christian Lück <[email protected]>
Update CHANGELOG.md

github.com/reactphp/stream - e531cb36f7d0062582fc882b6a7a9cef517cf6ac authored over 7 years ago by Christian Lück <[email protected]>
Update tagline

github.com/reactphp/stream - 983b18f72ee3a12d7fc17a8963e7170e405403bd authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #76 from jsor-labs/travis-badge

Update travis badge to use svg and https urls

github.com/reactphp/stream - a7b417fbe1d9e3d5a6404cc3f93270e4a47f8b2e authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.5.0 release

github.com/reactphp/stream - 6ccc4bd601e362aebfe5f449411a08b5f38b229d authored over 7 years ago by Christian Lück <[email protected]>
Update travis badge to use svg and https urls

github.com/reactphp/stream - a0536bc35147cb19a73d2f11e49726839145583b authored over 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #73 from clue-labs/event-semantics

Consistent event semantics and documentation

github.com/reactphp/stream - aea7752927f7e071ba233fea0efda60c4a364bc8 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Enforce throwables/exceptions as rejection reasons

github.com/reactphp/promise - 411a415d1eb2cdc9254ebb954c191f0d34707a9b authored over 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #141 from legionth/add-example

Add example to handle body data

github.com/reactphp/http - 158fc23832aca9dd20b9e7ea74cdc13927997158 authored over 7 years ago by Christian Lück <[email protected]>
Added several octal notation to test the permission flag resolve against

github.com/reactphp/filesystem - 537a84fddd45d0546105885f122a4b92daa520b3 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Return actual promise

github.com/reactphp/filesystem - 177f3ebc023bbddf3656d8d870c3ee21aa32561c authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Fxed promises in readable stream test

github.com/reactphp/filesystem - 4d31573b47ec070e6e0d738cc4e33c429503ee76 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #75 from clue-labs/strict

Obey strict method and event semantics for closed and piped streams

github.com/reactphp/stream - c1558003b457602c0ade6e3fba26fa9bbd235303 authored over 7 years ago by Christian Lück <[email protected]>
Obey strict method semantics for piped/paused streams

github.com/reactphp/stream - 8b0e828e95beba8e455ef3dbb89c5647b582cbc1 authored over 7 years ago by Christian Lück <[email protected]>
Obey strict method and event semantics for closed streams

github.com/reactphp/stream - 1fb322f94f84232264bf4623751b8d5cb1b1b54d authored over 7 years ago by Christian Lück <[email protected]>
Add example to handle body data

github.com/reactphp/http - 6769334a6bcad72d9bdf8ce4734b3bc7fd7a4c00 authored over 7 years ago by Niels Theen <[email protected]>
Merge pull request #74 from clue-labs/tests

Add PHPUnit to require-dev

github.com/reactphp/stream - aed3c66a9bf62fa49e3fecd81a6c3568d4886c19 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #140 from legionth/only-allow-chunked-encoding

Only allow chunked encoding on request

github.com/reactphp/http - 01f058387ad887b02b8d8639fb95efc33eb4a267 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Consistent event semantics for duplex streams

github.com/reactphp/stream - 8af6086b1ffd791541b5ee96593de84d37d1c6c5 authored over 7 years ago by Christian Lück <[email protected]>
Consistent event semantics for writable streams

github.com/reactphp/stream - 2c323a819c113deb82b1648cd1e217d742746f33 authored over 7 years ago by Christian Lück <[email protected]>
Consistent event semantics for readable streams

github.com/reactphp/stream - 05ecb323dcbdc986a260a514fd099918b41ec3a0 authored over 7 years ago by Christian Lück <[email protected]>
Only allow chunked-encoding for requests

github.com/reactphp/http - 8eb88bab980f221fd10e29d18f059626b44e0939 authored over 7 years ago by Niels Theen <[email protected]>
Merge pull request #139 from legionth/date-header

Add date header to server responses

github.com/reactphp/http - 5c5cb0b75d959608906f0b2e0ec0c2e41d743da7 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Compatiblility with PHPUnit v5

github.com/reactphp/stream - 573dc68ed673eb6bdfdce125d4d2dcd13212c7d5 authored over 7 years ago by Christian Lück <[email protected]>
Add system date 'Date' header if none isset

github.com/reactphp/http - b50d7c4c822c4a4df9a4620961e5561e86e13c4f authored over 7 years ago by Niels Theen <[email protected]>
Add PHPUnit to require-dev

github.com/reactphp/stream - 625fc09d31f7604c9fa2d48658576f39749318c9 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #72 from clue-labs/method-semantics

Consistent method semantics and documentation

github.com/reactphp/stream - 7c636140c90559e8db4f08c1833bedd509b9a33d authored over 7 years ago by Christian Lück <[email protected]>
Add events to TOC

github.com/reactphp/stream - 2183c08829c5d4b14e8c34374cc49c84ab5cf5ae authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #138 from legionth/handle-cl-tl-response

Remove Transfer-Encoding if Content-Length is given in Response object

github.com/reactphp/http - 4f13747bea3bc22e1e55180d9c522a594e683107 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #137 from legionth/remove-header-for-request

Remove 'Transfer-Encoding' before emitting to the request event

github.com/reactphp/http - cf7075aa5625abb070975f3b9af2a103ed7ee784 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Add TOC

github.com/reactphp/stream - a6c19bef7ab0055fb463e696fc5bb6f388bdf1dd authored over 7 years ago by Christian Lück <[email protected]>
Consistent pause() and resume() semantics and documentation

github.com/reactphp/stream - 51ec15086ce418035f21feb252f1dfd6dafd40f7 authored over 7 years ago by Christian Lück <[email protected]>
Consistent close() semantics and documentation

github.com/reactphp/stream - e96da5311c687dbafefad0c45eb9a9bd76003e4b authored over 7 years ago by Christian Lück <[email protected]>
Consistent isWritable() semantics and documentation

github.com/reactphp/stream - 89b1fc955a5a7427b4ea33c200e021f0d7533af9 authored over 7 years ago by Christian Lück <[email protected]>
Consistent isReadable() semantics and documentation

github.com/reactphp/stream - a4644379b5f4378b549fb3faba3c945854735338 authored over 7 years ago by Christian Lück <[email protected]>
Consistent end() semantics and documentation

github.com/reactphp/stream - 2910f62f23248322c4c98699d295c383a5e4eb8c authored over 7 years ago by Christian Lück <[email protected]>
Consistent write() semantics and documentation

github.com/reactphp/stream - 09f9fdc764fa47424d0bab151e2ac6690699496a authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #71 from clue-labs/pipe

Consistent pipe() semantics for closed and closing streams

github.com/reactphp/stream - 85bc7cd04e0fb05a15d95805b0f66677e5f54663 authored over 7 years ago by Christian Lück <[email protected]>
Handle TE and CL in Response object

github.com/reactphp/http - b82e8dd6b5cf0ab6b8fedc909f1ecf20fc3bf166 authored over 7 years ago by Niels Theen <[email protected]>
Added a note about rmdir failing when the directory still has contents

github.com/reactphp/filesystem - 1fad9c73f823c0a707561f85f3c9635f12c8b49f authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>