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

Renamed StringTypeDetector to MappedTypeDetector as it is a better name

github.com/reactphp/filesystem - fe169c13d7d03c34f2288cb90c86803b2d35117a authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Made a small modification where you can apply your own mapping

github.com/reactphp/filesystem - b4ce66e7ec2eca7ea032efb3aab6842b3cc075f7 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Moved String type Detector

github.com/reactphp/filesystem - 7ac906352b244072ed2458e4e4c35ec43ed5956c authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #45 from greevex/greevex-issue-44-postfields-fix

Fixes reactphp/http#44 - postfields parsing without urldecode

github.com/reactphp/http - 0c19a242264da820a6748e09657c730eadc45660 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Suggest installing pthreads

github.com/reactphp/filesystem - eb820cad80d227e26760db8643abed16f08cd5de authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Generated pthreads adapter skelleton

github.com/reactphp/filesystem - b3ca510aaa974551d4d9ca0760e17acb9937e7ef authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Extracted type detection logic into a function

github.com/reactphp/filesystem - 28bf5a77fd7dde7a16625b859f051ddef7fdaeb2 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Directory listing

github.com/reactphp/filesystem - 25d715272be8693250f17f8c86b07ab03c744a4f authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
getPayload is better

github.com/reactphp/filesystem - 23ed14faf841109893f87af303e62222cad52e1b authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Little hack to let us use it as an array

github.com/reactphp/filesystem - a71fe02cc5ca00a255fc408b42220416a382c189 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Updated pool lib

github.com/reactphp/filesystem - 28496662f158a49e43b1d04c26a9329a37417bbb authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Most basic operations implemented

github.com/reactphp/filesystem - 88ee87a52d8eb70365865bb2bdf8380a8be6b822 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Updated constructor docblock

github.com/reactphp/filesystem - 24d8753a4caeff7ae62e53e64dfb4641c28c5eb4 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fall back to child process adapter when EIO isn't loaded

github.com/reactphp/filesystem - 9239abaa5dfecfb5cbe09d925b172e6345e53619 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Bare process command

github.com/reactphp/filesystem - e418099b5cde6516bbf258fd17c2cb682e49b299 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixes reactphp/http#44 - postfields parsing without urldecode

github.com/reactphp/http - 7c52e53aaa2448900e5feb9bcc8e77c167632580 authored about 9 years ago by Grigoriy Ostrovskiy <[email protected]>
Moved ext-eio to required dev and suggest as we don't need it anymore with the upcoming child process adapter

github.com/reactphp/filesystem - d8c3abd26f4fb298bdc23eee2fa298dadd934b93 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added EIO keyword

github.com/reactphp/filesystem - fcb878dbb44cbae1b455f9bdf5df007f813ad926 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Moved some functions from the EIO adapter to a functions file

github.com/reactphp/filesystem - 7ea9a153dfe1924cc2e9db5c77f389f925dd82b9 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Always return an extended promise

github.com/reactphp/filesystem - d19639fc0c44c7bc7c2661aa952f6deab16e7e2d authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Use real promise for this test

github.com/reactphp/filesystem - 9eda1ca38c9c3ad1e9f30ce39203706f25990d28 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Update changelog for tag

github.com/reactphp/stream - 305b2328d2a2e157bc13b61a0f5c6e41b666b188 authored about 9 years ago by Chris Boden <[email protected]>
0.4.8 changelog

github.com/reactphp/http-client - 74ad2f36e6c70eb5191e8100f5dd7d70e9480c2d authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #31 from arnaud-lb/unhide-exceptions

Avoid hidding exceptions thrown in HttpClient\Request error handlers

github.com/reactphp/http-client - aff6a160f7281c4de06c2d9fea4749d38c31954b authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #1 from WyriHaximus/patch-2

Required promise ~2.2

github.com/reactphp/http-client - 94f37e3be10a018b7fed1b9d925ce40b79a0034c authored about 9 years ago by Arnaud Le Blanc <[email protected]>
Merge pull request #22 from arnaud-lb/write-in-drain

Fixed double-writes when write() is called during 'drain' event

github.com/reactphp/stream - 5d89f2a77cb334bbf92d42b23777b20165cdb8b9 authored about 9 years ago by Chris Boden <[email protected]>
Prepare v1.0.0 release

github.com/reactphp/promise-timer - a3b8c28c3bd5fb866790f338d64ccfbdee44d124 authored about 9 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/stream - 9ddb6af7b6a9353ad981b3419b525eb4b111a990 authored about 9 years ago by Chris Boden <[email protected]>
2015-04-01: Let's support PHP 5.3, again..

github.com/reactphp/dns - bd562b1ecebd5e907fac56e3117b31b3cc707aa7 authored about 9 years ago by Christian Lück <[email protected]>
Revert "Clean up annoying 5.3 $that = $this"

This reverts commit 49bb03f67b3c25cbb0db763c465c6e5bce082685.

github.com/reactphp/dns - 7f900e944252aafa54cdc8f7256863d307dffa71 authored about 9 years ago by Christian Lück <[email protected]>
0.4.7 changelog

github.com/reactphp/http-client - 116745ae295b6d5aa9b84e86889cde7962a71983 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #49 from reactphp/set-http-version

Set protocol version on request creation

github.com/reactphp/http-client - cf8ca0851860e4592daf55053652f8fb6fecde9d authored about 9 years ago by Chris Boden <[email protected]>
Reject hostnames for TcpConnector and improve test coverage

github.com/reactphp/socket - 9fe3407dea00774ed134129cabf22c95c22302bc authored about 9 years ago by Christian Lück <[email protected]>
Split Connector into TcpConnector and DnsConnector

github.com/reactphp/socket - 1a4b1c671f35cbb760fcc29dfe2bcdc4592fbc59 authored about 9 years ago by Christian Lück <[email protected]>
Add legacy Connector as BC layer

github.com/reactphp/socket - b46865449b1f8c682ab9ac99e94620abf0b7a6d0 authored about 9 years ago by Christian Lück <[email protected]>
Required promise ~2.2 to ensure ExtendedPromiseInterface::done() availability

github.com/reactphp/http-client - bd15c8fe66b2e8c4b07d9726542bf738a7ec6088 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #43 from clue-labs/secure-context

Move SSL/TLS context options to SecureConnector

github.com/reactphp/socket - 5e3c4c60b14204660ffedc5e1d6813c708b2ce2c authored about 9 years ago by Chris Boden <[email protected]>
Made sure the open file limiter is always updated

github.com/reactphp/filesystem - 454a423930c698ab51ec6e0b036011c8356192fa authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Close when got contents

github.com/reactphp/filesystem - d85f0e902ff3ca0a9d8d8e48364594d2714511b1 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Updated promise to use extended promise methods

github.com/reactphp/filesystem - ade26db181c9886b0672310629550f2e1b5477e1 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed open file limiter logic

github.com/reactphp/filesystem - 4317463dcc0936ace033e89eb2bb17e8c77aa7f9 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
HHVM nightly isn't suported anymore on travis

github.com/reactphp/filesystem - 367dde9b1265aa9bb9a91cc1410ddd55f0e1b88b authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.4.4 release

github.com/reactphp/socket - 3ca814d7e03e2a5bffeaa5773423107957a8aece authored about 9 years ago by Christian Lück <[email protected]>
Set protocol version on request creation

github.com/reactphp/http-client - b500da5dd7aa3775cbf45a375c25170184e713b5 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #41 from clue-labs/unix

Add support for Unix domain sockets (UDS)

github.com/reactphp/socket - 3985ea17e0a4639d8d10ef28739fd9bd1fcb1725 authored about 9 years ago by Chris Boden <[email protected]>
0.4.6 changelog

github.com/reactphp/http-client - 59bef8b3def262dad60d747bd2f5f4181aeb2b89 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
2015-04-01: Let's support PHP 5.3, again..

github.com/reactphp/stream - 2a4a7c9215d4fb192b8a0bb1feeb15c85d9c85ef authored about 9 years ago by Christian Lück <[email protected]>
Merge pull request #28 from clue-labs/hhvm

HHVM does not support, nor require, unbuffered read operations

github.com/reactphp/stream - d7e6889d4327ae0e709dfc60106cfee863f69cbe authored about 9 years ago by Chris Boden <[email protected]>
Revert "Clean up annoying 5.3 $that = $this"

This reverts commit affeaedac3f999457179407c6897b1ca3e29db75.

github.com/reactphp/stream - 6542395a752478333c428f2252ff197a9b19b3e1 authored about 9 years ago by Christian Lück <[email protected]>
HHVM does not support, nor require, stream_set_read_buffer()

github.com/reactphp/stream - 77276eb909deaaae0f5e80d7574ab44308a499ac authored about 9 years ago by Christian Lück <[email protected]>
Abort on all Travis errors

github.com/reactphp/stream - 6d665ce313d6d64887fcb5e907a256e92df9f871 authored about 9 years ago by Christian Lück <[email protected]>
Remove hhvm-nightly which is no longer available

github.com/reactphp/stream - 137650333f5d9c2997226db4c5c5aa139b256392 authored about 9 years ago by Christian Lück <[email protected]>
Options can now be passed directly into the filesystem create method

github.com/reactphp/filesystem - b5965a8679440dd6bc6368d5458d193235a946ff authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Example showing how limiting the number of open files affects performance

github.com/reactphp/filesystem - d6500b2d0e7aa3f937147660012091d3d644aaa2 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed class paths

github.com/reactphp/filesystem - a4ec5b953aba7dbb5610d8734387998cd37fc95e authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Moved EioAdapter to Eio\Adapter

github.com/reactphp/filesystem - ac41691ed6a65951f8a58e434b284acb625505f2 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
added @ before stream_socket_accept in src/Server.php, preventing the server from crashing right before being able to handle the same error

github.com/reactphp/socket - 595aaeb5d612f65d6c633b90daff81ff6a6b3fa2 authored about 9 years ago by Tim Bazuin <[email protected]>
Move resolution callback enqueuing to resolved promise classes

github.com/reactphp/promise - f12dfa42dd6671ae1f9782a676319618d311d652 authored about 9 years ago by Jan Sorgalla <[email protected]>
Missing docblocks

github.com/reactphp/filesystem - 811f51bfae6a250ec8b153973c132cfbeaf3e9f4 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Invokers and open file limiter are now configurable

github.com/reactphp/filesystem - 53b55569cda4443c22e255666557f5dfe950689c authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Default limit moved to a const

github.com/reactphp/filesystem - 500d3c500c28bfcdde3cf8c5551c0d9420cddb50 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
An options array is mandatory now

github.com/reactphp/filesystem - 64354b5ea305d5e61834ea211cbe5a9b5ca00a12 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Wrote tests for the open file limiter and fixed a bug in it

github.com/reactphp/filesystem - 69148a88a1b0333d89a61437d8c19e9eb0ce6056 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Close stream when there is nothing to do

github.com/reactphp/filesystem - ea0145398e111c9879ddf28745ede247ebaf679b authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Open file limiter

github.com/reactphp/filesystem - c530d084f015e7f16036f84f682a6f4ddcb11d07 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Revert "Simplify queue draining code"

This reverts commit 173d8f9af5fb32e2b7b2763a6aa8867c2236450e.

Note: The task must be kept on th...

github.com/reactphp/promise - ba63a617ed160599d976b1adb7019a69a9151080 authored about 9 years ago by Jan Sorgalla <[email protected]>
Revert "Simplify queue draining code"

This reverts commit cc6f1c3846a77f42c3d5cab013dd012bab2a682a.

Note: The task must be kept on th...

github.com/reactphp/promise - 239c075f3f49e52ae565aae2ff50864f7f3a8c41 authored about 9 years ago by Jan Sorgalla <[email protected]>
Merge pull request #20 from reactphp/read_buffer

Set read buffer to 0

github.com/reactphp/stream - 5666666185ec0096c6ac8ee09ae110eea337182d authored about 9 years ago by Chris Boden <[email protected]>
Add note about rejection for empty input array passed to any()

github.com/reactphp/promise - e29472f5d8a452fda399f16ccd16e8a9871c648c authored about 9 years ago by Jan Sorgalla <[email protected]>
Merge pull request #24 from clue-labs/tests

Clean up test suite and add a functional test case

github.com/reactphp/dns - 3fa027f1fe57e146203538c41db5b3e6c296b67a authored about 9 years ago by Chris Boden <[email protected]>
Move SSL/TLS context options to SecureConnector

* TLS endpoints do not have to match connection endpoints (proxy setup)
* More SOLID design, bet...

github.com/reactphp/socket - 78d8d3df1013adae837fdc148c1c6a69c1d9ed27 authored about 9 years ago by Christian Lück <[email protected]>
Add support for Unix domain sockets (UDS)

github.com/reactphp/socket - 2536462fb140082cea149d6f0afa922bb8defd91 authored about 9 years ago by Christian Lück <[email protected]>
Ditched the self included Readable/Writable-StreamInterface, it was a mistake

github.com/reactphp/filesystem - 9e0c9cec9072a22a4cddd22d9c4c7161c6879413 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Missing methods

github.com/reactphp/filesystem - 4fa191d141b404fc2ab61baf21f0a6bfff54056c authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #43 from clue-labs/version

Support explicitly using HTTP/1.1 protocol version

github.com/reactphp/http-client - d6e02ade30e90368f9eeccbbe3fc924478bd5fa5 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Support explicitly using HTTP/1.1 protocol version

Still defaults to HTTP/1.0 and offers only limited support

github.com/reactphp/http-client - a333f46072b92e976e2d0b8c7e7194323cd389b2 authored about 9 years ago by Christian Lück <[email protected]>
Missing docblocks

github.com/reactphp/filesystem - 5851e3d8ae4846724715380364b95529327675ff authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Copy and copyStreaming are now required node methods

github.com/reactphp/filesystem - 437dd947270dc95e63c7151c16d60d11d6fb3270 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Moved GenericOperationInterface implements to NodeInterface

github.com/reactphp/filesystem - 076e5c80a573e2ec9f38d20177761b2b0900c13e authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Nodes now require the associated filesystem instead of adapter, moved all node instance creating to the filesystem

github.com/reactphp/filesystem - 2a3a99d57ace6a037667ab6f89ca8155f26a327a authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
04.5. changelog

github.com/reactphp/http-client - dcb69238f6936f581845a8dfc31bf2ccec6acdd9 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #34 from reactphp/guzzle-message-parser-replacement

Replace the abandoned guzzle/parser

github.com/reactphp/http-client - fed9c065a1c1817fd1d14f496d0631c3bb9f3b7c authored about 9 years ago by Chris Boden <[email protected]>
Merge pull request #35 from reactphp/remove-hhvm-nightly

Remove hhvm-nightly

github.com/reactphp/http-client - 5e54eb8e0808ea1ef35a9a0aa66ca1747266e573 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added a FilesystemInterface and added all plus a getAdapter method

github.com/reactphp/filesystem - 5e60c671d33a701044789c4d6905896790d44cb7 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Removed not used &

github.com/reactphp/http-client - 4c3b5db85f9e4617a7d615b476f48329b0c1253b authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Removed underutilized &

github.com/reactphp/http - 75ff84ad24cddeb37977241cb9419d0a1f2d5950 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #37 from reactphp/nitpicking

Naming, immutable array manipulation

github.com/reactphp/http - 7d47a8e57c546c7d49ba9360475f245a18058e11 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Immutable array manipulation

github.com/reactphp/http-client - 16fc073abb730157cec236497f51331e43d42a69 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Changed g7 to gPsr

github.com/reactphp/http-client - 6ba89d2e1102d80eb40d5dcf9083ef65acf162b2 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Naming, immutable array manipulation

github.com/reactphp/http - 2ab98d2b16b198c43d3c02b05662544f41d20f11 authored about 9 years ago by Chris Boden <[email protected]>
Added multivalueHeader test to ensure we got the headers back in the expected format

github.com/reactphp/http-client - 4b761c0ad1eef53f5c35f086454dde59693e0c83 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Remove hhvm-nightly

github.com/reactphp/http-client - 8f3c05142206d5e6c59de7f2b7aa995312d73d15 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Replace the abandoned guzzle/parser with guzzlehttp/psr7, inspired by the work in https://github.com/reactphp/http/pull/29

github.com/reactphp/http-client - 1161291ba000c0657a8d61cbfd3525b64341c541 authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
updated README

github.com/reactphp/reactphp - 59c605dc4bacd27e5215b76eab77856d5f9c39f0 authored about 9 years ago by Oleg Zinchenko <[email protected]>
Fix link to Travis build badge

github.com/reactphp/promise-timer - 63a816d1b6b875ef23b0adc81cc4b1bbd7260410 authored about 9 years ago by Christian Lück <[email protected]>
Merge pull request #17 from clue-labs/react

Move to ReactPHP organization

github.com/reactphp/promise-timer - 701f158c39b0d8ec2421e7059b2ef0224e89a67a authored about 9 years ago by Chris Boden <[email protected]>
Merge pull request #13 from onigoetz/master

Multipart handling

github.com/reactphp/http - b36fb250ba0db01e8df752be45a1cae3f1f4b39a authored about 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #20 from tkleinhakisa/annotations-fix

Annotations fix

github.com/reactphp/socket - 9b3eba6e4983d27a81bce429d69145b4f632d53f authored about 9 years ago by Chris Boden <[email protected]>
Move to ReactPHP organization

Rename from clue/promise-timer to react/promise-timer

github.com/reactphp/promise-timer - 221a4f717659d8e5fcadf8d7a5d162a30aeebed7 authored about 9 years ago by Christian Lück <[email protected]>
Added Todo for the future

github.com/reactphp/http - a3cf90adb69bee244d703aecdc9a7c4b923255d2 authored about 9 years ago by Stéphane Goetz <[email protected]>