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

Use Travis' container infrastructure in order to restore IPv6 support

See also the following links:
https://blog.travis-ci.com/2015-11-27-moving-to-a-more-elastic-fut...

github.com/reactphp/datagram - 59bf8b2338df78e9712e18a0d52335f1d9601a45 authored over 8 years ago by Christian Lück <[email protected]>
Updated changelog for release

github.com/reactphp/socket - ce015ec5879b96f5d30905f035f223aa85013fcc authored over 8 years ago by Chris Boden <[email protected]>
Merge pull request #32 from clue-labs/doc

Update documentation

github.com/reactphp/socket - 795fae08b0f41788082af2baf267cab966697fc0 authored over 8 years ago by Chris Boden <[email protected]>
suppress stream_select() warning when interrupted by a signal

- error suppression does not hurt much if handled correctly
https://github.com/ezzatron/fig-st...

github.com/reactphp/event-loop - 5916176ad06d74a3a55e84b152e49e7e34a73fe6 authored over 8 years ago by Carsten Brandt <[email protected]>
Use Composer autoloader for tests

github.com/reactphp/socket - 741733e189cd0b407b7f4aeb8844fad75d6c2e55 authored over 8 years ago by Christian Lück <[email protected]>
Add TOC

github.com/reactphp/socket - bc461678d1ad548756190c706541736311c2c884 authored over 8 years ago by Christian Lück <[email protected]>
Add installation guide and license to README

github.com/reactphp/socket - 0d460919f90ae17089e189927db0f8795577e5ef authored over 8 years ago by Christian Lück <[email protected]>
Restructure README

github.com/reactphp/socket - b72f4c4044004d9848ca729d068a852e4c92071c authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #31 from clue-labs/php

First class support for PHP7 and HHVM

github.com/reactphp/socket - d1fec4f53f171b4214201263fb1499afb57e624b authored over 8 years ago by Chris Boden <[email protected]>
Make cancellation more predictable by requiring cancellation support

github.com/reactphp/dns - 0cb69f920a7857efaea1d529332f8f03fe8ab3e9 authored over 8 years ago by Christian Lück <[email protected]>
Prepare v1.1.0 release

github.com/reactphp/promise-timer - 6a46050d801688e08d1a550b97b1f3735505c62a authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #18 from clue-labs/cancellation2

Support promise cancellation

github.com/reactphp/promise-timer - 65adff0b74b65d4140b066fd48ac13f7a7b97751 authored over 8 years ago by Christian Lück <[email protected]>
Add functional test for cancelling queries

github.com/reactphp/dns - 8cad2eac4f735a333ea87f2dedc43cec5bb7063c authored over 8 years ago by Christian Lück <[email protected]>
Support cancellation for RetryExecutor

github.com/reactphp/dns - 42650447b040cbf5c592088d660cbde9edce640a authored over 8 years ago by Christian Lück <[email protected]>
Pending query can now be cancel()'led

github.com/reactphp/dns - bbdde988472cb72dbd5b212db2090a0603bf49df authored over 8 years ago by Christian Lück <[email protected]>
More predictable cancellation by requiring cancellation support

Cancellation support has been backported from promise v2.1 to v1.2,
so we can now rely on cancel...

github.com/reactphp/promise-timer - 46c5b2bc6df46deb1cf60727ad6f6ca25bbe94d0 authored over 8 years ago by Christian Lück <[email protected]>
check return value of stream_select

github.com/reactphp/event-loop - 0c922b95ab711d33f2d6b1d1ca781cd4cc582a8e authored over 8 years ago by Matthias Krauser <[email protected]>
added unit test for stream_select signal interruption

adds a unit test for #20

github.com/reactphp/event-loop - 1041e3a9d180882e0af9731a6ba33cb602788d6e authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #52 from weichenlin/master

Clear all listeners after "end" event

github.com/reactphp/http-client - ea342980800be4543c13fdfbc787f4adc04ebc8f authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Clear all listeners after "end" event

github.com/reactphp/http-client - 70eeae7f7968dae362ce1c8dce9553045abaa99c authored over 8 years ago by WeiChen Lin <[email protected]>
Prepare changelog for v2.2.2 release

github.com/reactphp/promise - 3aacad8bf10c7d83e6fa2089d413529888c2bedf authored over 8 years ago by Jan Sorgalla <[email protected]>
Merge pull request #47 from clue-labs/double-cancellation

Cancellation handler must only be called once, ignore double cancellation

github.com/reactphp/promise - 74d2bb4dd19432b95fa3878474a8fdd1e8c5c097 authored over 8 years ago by Jan Sorgalla <[email protected]>
Cancellation handler must only be called once

github.com/reactphp/promise - 98c4441ab8c9b29b6d93c1649e44304414feba87 authored over 8 years ago by Christian Lück <[email protected]>
Add links to promise lib

github.com/reactphp/cache - a79879b36cbf5f3d88714dac78105c4757a76093 authored over 8 years ago by Christian Lück <[email protected]>
Add installation and license instructions

github.com/reactphp/cache - 4ec4671c91a726a297947e5f59e9e5c55aa64342 authored over 8 years ago by Christian Lück <[email protected]>
Documentation for CacheInterface and ArrayCache

github.com/reactphp/cache - 9e288c67a6c56451ad6b2acd0f19565250a8fdcd authored over 8 years ago by Christian Lück <[email protected]>
Add TOC

github.com/reactphp/cache - 40013c9a0104769049b2e3f6f8b8fd7ff7ff75e6 authored over 8 years ago by Christian Lück <[email protected]>
Consistent formatting for examples

github.com/reactphp/cache - 89beaf783992b1ce64aec0eeaefc4b863a7d28cc authored over 8 years ago by Christian Lück <[email protected]>
Prepare v0.4.1 release

github.com/reactphp/cache - 558f614891341b1d817a8cdf9a358948ec49638f authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #9 from clue-labs/tests

Consistent reporting of test failures and conciser test setup

github.com/reactphp/cache - cd03bef9884a9de71add85e3d91b505af454339f authored over 8 years ago by Chris Boden <[email protected]>
Add (failing) tests for double cancellation

github.com/reactphp/promise - 262677050431693a8620de3a31d0e38a055ace2c authored over 8 years ago by Christian Lück <[email protected]>
Prepare v0.4.2 release

github.com/reactphp/dns - 62f6201e487df8add209cc42f05ffca33ee1ba05 authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #34 from clue-labs/php

First class support for PHP7 and HHVM

github.com/reactphp/dns - e84048ed314546b813d0fa1544773132711bb29e authored over 8 years ago by Chris Boden <[email protected]>
Remove unneeded test (resolving with incorrect values)

github.com/reactphp/dns - 44aad11574da993b678ea13f66e35f45ba10895a authored over 8 years ago by Christian Lück <[email protected]>
PHP 5.6+ uses new SSL/TLS context options

github.com/reactphp/socket - 35524f63c2d697c22d489858d3171da993288a09 authored over 8 years ago by Christian Lück <[email protected]>
Work around HHVM not being able to set context options as an array

github.com/reactphp/socket - e3d41bccb3791dad44ac407650e3b8e77f94a551 authored over 8 years ago by Christian Lück <[email protected]>
Add socket and SSL/TLS context options to connectors

github.com/reactphp/socket - 7052fe2026790274aa9f11387075f0860e4583f5 authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #54 from clue-labs/php

First class support for PHP7 and HHVM

github.com/reactphp/socket - 1cc368ed54fd596a9084c835e79986ff339870db authored over 8 years ago by Chris Boden <[email protected]>
Merge pull request #48 from clue-labs/close

Close stream resource if connection fails

github.com/reactphp/socket - a14adf5874f861acb1ace9bab1553c0296f43c75 authored over 8 years ago by Chris Boden <[email protected]>
Merge pull request #47 from clue-labs/invalid-address

Fix error reporting for invalid addresses

github.com/reactphp/socket - 77ab97af85d2ef03031750e27950b7d37fcdd9f9 authored over 8 years ago by Chris Boden <[email protected]>
Merge pull request #16 from staabm/patch-1

streams are already set non-blocking in Stream::__construct()

github.com/reactphp/child-process - 1c8183be536895f072843e47990b827ee873a698 authored over 8 years ago by Chris Boden <[email protected]>
Bumped pool to beta 4

github.com/reactphp/filesystem - 2680c268137b547e2dc880380f3a130e4d3c71ad authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Cleaned up the docblocks a bit

github.com/reactphp/filesystem - d30973c47fcd7ffe000d950dc0e456b39fb4aeeb authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Invoker property plus typehint

github.com/reactphp/filesystem - 4061f8c1159eb235243e976cc57b3a31a031a4ef authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Indenting

github.com/reactphp/filesystem - 4588681a46b6eb2293a668e69a553c903677caff authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Missing import

github.com/reactphp/filesystem - c4fa13d5ccad1f5953f89afc83fdbe10cf359cbf authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Check against pool factory interface

github.com/reactphp/filesystem - b7c675dccd72f105773f23a2e6f16c06806bcf5e authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Disabled pthreads adapter by default untill it is stable enough

github.com/reactphp/filesystem - 328f400d8d78b8c6e573e143770efb0a421ca72a authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
The pool creation now returns a promise

github.com/reactphp/filesystem - c058fd51b2443b2ddcd58dd4dc73165742f293aa authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed pool namespace

github.com/reactphp/filesystem - 6422a16d6267f039e7bbc14c113a0577d0e47220 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Updated stream and pool

github.com/reactphp/filesystem - ba6b391b90e74ea98aeeb7017df642ec77eeb4ab authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Dummy pool namespace updated

github.com/reactphp/filesystem - a88bef8ec6b94f80695c17fb9e3a90ecdba3d159 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Call pool class create method

github.com/reactphp/filesystem - 2d5871809b23a5120ae0453914f5c20f23564cc7 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Removed minimum dev stability

github.com/reactphp/filesystem - 2b624b7cafce8662f903de2b10ed0c5410e91dbe authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Bumped child process pool version and temporary added cpu core detector requirement

github.com/reactphp/filesystem - a3107e908aa34864154e9bdb444139d5d5fb2be9 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Cancelling timeout() promise now cancels input promise

github.com/reactphp/promise-timer - 8c423d5dcd12a584f507fe33dcb7c3fabc9e344b authored over 8 years ago by Christian Lück <[email protected]>
Cancellation of input promise is not affected

github.com/reactphp/promise-timer - d182bed4715114a4e85d71154f0405c13436ea37 authored over 8 years ago by Christian Lück <[email protected]>
Add cancellation support for resolve() and reject()

github.com/reactphp/promise-timer - f1cfed025a0374f1c9cc9f32f2538eadb07190f4 authored over 8 years ago by Christian Lück <[email protected]>
Moved all the interaction with the filesystem for threads/child processes to a trait

github.com/reactphp/filesystem - e21f720802bc8f535319f11b2e45012285bdb3ac authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Missing spaces

github.com/reactphp/filesystem - 7b8c4c0559cba8459d030c6e2aaf4870af24ec30 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Rename RangeException to LengthExeption

github.com/reactphp/promise - cd6bb56af77d3a5baf073c1cee1f29fe8ad790c3 authored over 8 years ago by Jan Sorgalla <[email protected]>
Update copyright year

github.com/reactphp/promise - 98925258732b80d6d6dcf0cc97bd62fb347c7c06 authored almost 9 years ago by Jan Sorgalla <[email protected]>
Merge branch 'compat'

# Conflicts:
# src/Server.php

github.com/reactphp/socket - f3dc3fc73b9b60298797656a3f9b646bef3bb6d9 authored almost 9 years ago by Chris Boden <[email protected]>
Merge pull request #23 from krageon/suppress-socket-accept-errors

added @ before stream_socket_accept in src/Server.php ...

github.com/reactphp/socket - b4baa1e03730c053b83b40d58ae565266fdd5406 authored almost 9 years ago by Chris Boden <[email protected]>
Merge branch 'lysenkobv'

github.com/reactphp/stream - 9b87a01f964814d283a0308b2ca69e3f464872d1 authored almost 9 years ago by Chris Boden <[email protected]>
Merge pull request #24 from jsor/remove-progress-from-buffered-sink

BufferedSink: Remove progress notifications

github.com/reactphp/stream - 5839cc8170765964d28a04a5fa257cdb8439e630 authored almost 9 years ago by Chris Boden <[email protected]>
Merge pull request #33 from clue-labs/doc

Update documentation

github.com/reactphp/dns - a06b2220ca7715558184ccb1dfc34641b86ceb06 authored almost 9 years ago by Chris Boden <[email protected]>
Merge pull request #21 from WyriHaximus/patch-3

AppVeyor config to run tests on windows

github.com/reactphp/child-process - 1788d93ac5c63f79a537d524dbb723331df194ee authored almost 9 years ago by Chris Boden <[email protected]>
Slight Yarn API change to make it simpler

github.com/reactphp/filesystem - f42bbf76ea6f9ecbe0865ba8f9a6860a865594bf authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Removed ext-eio dev requirement as that isn't going to work on PHP 7 installations

github.com/reactphp/filesystem - cee3a8eb2e2510e2e93c8f067e2ef9ba14341502 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Display the adapter we're using just like the other examples

github.com/reactphp/filesystem - 7f74ef44f6b107fddb2e092a6c94afff41d9c8b6 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Show adapter used for all examples

github.com/reactphp/filesystem - e7ca5a93b006e31fbe8a9cf65da52115685ca028 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
getInvoker and getOpenFileLimit functions tests

github.com/reactphp/filesystem - d423386d6fe75403c7acadfb8052bb8f38dc74b8 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed ls test

github.com/reactphp/filesystem - abad8e51f1c14a8809e3d06fe7b8f4879e1316d6 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Make sure type detectors is an array

github.com/reactphp/filesystem - b8aa7f4c56ef963b643d400f16bd12f71ac18a7d authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Use a call object to store the call details

github.com/reactphp/filesystem - 4b9f9905e80d651123798cdb3a59a3a27ff7be99 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Very simple thread that just runs any function you pass it and return the result

github.com/reactphp/filesystem - 1057ea7fbf4a23c4066d4ce81951fd99e305c764 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Don't require_once just require

github.com/reactphp/filesystem - 99729966a19cb9be2767612ca3cd39bc22c1221e authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Conditionally require functions.php as done by reactphp/promise#25

github.com/reactphp/filesystem - d8f0e9950eb78ff4a410968e106f5ec14fdef74c authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added missing methods

github.com/reactphp/filesystem - a2210783a42eaeefb08d024ca70419d61fc2a6a4 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Added missing phpunit/phpunit

github.com/reactphp/child-process - b2e2145914c423c6db18654218a92c640db1320a authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
AppVeyor config to run tests on windows

github.com/reactphp/child-process - f1fc66b40633436c7d5ad4452c7a5f2efc1ac9e6 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #47 from slava-vishnyakov/expect-continue

Expect Continue

github.com/reactphp/http - 545723837ceed39cbd81e479ab98198bb2c5893b authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Create and remove temporary directory for each test to perform actual IO operations in

github.com/reactphp/filesystem - e5d4c9d1238436ad87c10c4f4a31927830389efc authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Child process process stat test

github.com/reactphp/filesystem - b44e1f9b44024fb7e607cb35c9ae5082c640defb authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Child process process construct test

github.com/reactphp/filesystem - e23be9d72cad33aa2582cf5a076b8d9909193e20 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Child process test ls

github.com/reactphp/filesystem - 12f7f1ee0744dfe09d65bf130fc83525263f483d authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Child process adapter symlink test

github.com/reactphp/filesystem - a912f4f6504bbdf635bac6413271b700752de42a authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Child process adapter test stat

github.com/reactphp/filesystem - d1690912a68565c6c3fd1d9f79de7e92eebcd92a authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Child process readlink test

github.com/reactphp/filesystem - 23170854a857cdcab95834122d07f44a9ed1a6b5 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Variable name mismatch

github.com/reactphp/filesystem - 9522242a8c9aa4fe085feca2e0c239d5e76f80a0 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Test all direct call forwards to the call invoker

github.com/reactphp/filesystem - 3b88f1f5cd491e5ace5a95d1da7cec26abea17b2 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Minor whitespace correction

github.com/reactphp/http - 37c57c2b7a1d3b24e4a8e3327f273c89a419ed19 authored almost 9 years ago by Slava Vishnyakov <[email protected]>
Test for 100-continue

github.com/reactphp/http - 15e746eed4a4273de8b78dfc8d9f31c5c8d3c96a authored almost 9 years ago by Slava Vishnyakov <[email protected]>
Expect Continue

github.com/reactphp/http - 6ad3e68da9fc0a9b9e920d737ed78c2cf20ff0dd authored almost 9 years ago by Slava Vishnyakov <[email protected]>
Made the default pool and pool interface a constant so the code is a bit cleaner

github.com/reactphp/filesystem - bdf3dcf277f99cfa420e27f6f93f59a1f5845c94 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Set up first test for child process adapter

github.com/reactphp/filesystem - ef79077d03d413399a371a62cb46285579e39f85 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed EIO tests for the new situation

github.com/reactphp/filesystem - 9af707a171a5439c81fc2f3936d73d193d745999 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Slightly reworked the call invoker provider so you can pass your own loop and/or adapter

github.com/reactphp/filesystem - 3aa5793c5f4ed9db11c4431cd2bebc9fd9c9b536 authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>
Loop running is false at start

github.com/reactphp/filesystem - 5389880a322af6de028674f4ed5735004658fa3d authored almost 9 years ago by Cees-Jan Kiewiet <[email protected]>