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

[http-client] Whitespace

github.com/reactphp/http-client - 62a0238fba5ee781afd2f42bf169bb142ab19fbd authored over 11 years ago by Igor Wiedler <[email protected]>
[http-client] Whitespace

github.com/reactphp/reactphp - e3479804ba3de80b56d09136c7d8f702f6058241 authored over 11 years ago by Igor Wiedler <[email protected]>
[http-client] Simplify client, remove getters/setters for connectors

github.com/reactphp/reactphp - 835885fe3bb97577265d2c1ca472ac15c72fd350 authored over 11 years ago by Igor Wiedler <[email protected]>
[http-client] Simplify client, remove getters/setters for connectors

github.com/reactphp/http-client - 052d37d1005d2b93055d4d782bd14c12fcfc7ed8 authored over 11 years ago by Igor Wiedler <[email protected]>
[socket-client] Add line to do-split.sh

github.com/reactphp/reactphp - 1b7c38c59d06c151b16619f6525a99dad2d88617 authored over 11 years ago by Igor Wiedler <[email protected]>
[socket-client] Add replace to composer.json

github.com/reactphp/reactphp - 08329de3d694da5b5f20871ee68362a0211dd6ae authored over 11 years ago by Igor Wiedler <[email protected]>
[socket-client] Document changes in CHANGELOG and UPGRADE

github.com/reactphp/reactphp - 94351a2dcaa3a7827fc36ba58133bf59b5fa1bfd authored over 11 years ago by Igor Wiedler <[email protected]>
[http-client] Gracefully handle undefined response status codes

github.com/reactphp/reactphp - af59cf306c27a58439f4192aa095d2d34206a578 authored over 11 years ago by Igor Wiedler <[email protected]>
[http-client] Gracefully handle undefined response status codes

github.com/reactphp/http - 2375ea8b94115c889f516eb103c680e715c34b95 authored over 11 years ago by Igor Wiedler <[email protected]>
[http-client] Remove newlines from response headers (thanks @staabm)

github.com/reactphp/http - c4620ecc92034e8bb12ef3747f62501e0206b1a9 authored over 11 years ago by Igor Wiedler <[email protected]>
[http-client] Remove newlines from response headers (thanks @staabm)

github.com/reactphp/reactphp - 79a67e7623e7caad88abca8c62a6b2593e980f4a authored over 11 years ago by Igor Wiedler <[email protected]>
Add error handling to dns-resolver example

github.com/reactphp/reactphp - 21286e238982063cc0f76b8b523746f717510747 authored over 11 years ago by Igor Wiedler <[email protected]>
Merged the changes of igorw to the SocketClient

github.com/reactphp/reactphp - 4ba548136d2633bbaf4430145601398fb115918d authored over 11 years ago by Robin van der Vleuten <[email protected]>
Merged the changes of igorw to the SocketClient

github.com/reactphp/socket - 873a0773fc88b41fd2c37b098dd8874cb0728aab authored over 11 years ago by Robin van der Vleuten <[email protected]>
Merge branch 'connector' into socket-client

* connector:
Rename Connector::getConnection to createTcp
Rename ConnectionManager to Connector

github.com/reactphp/reactphp - 803255a8f8cdf6ad1f7e9815e93b13c8ee5d1f9d authored over 11 years ago by Igor Wiedler <[email protected]>
Rename Connector::getConnection to createTcp

github.com/reactphp/reactphp - 6b697d21a9a940311864d32dfcc0c9453749be0d authored over 11 years ago by Igor Wiedler <[email protected]>
Rename Connector::getConnection to createTcp

github.com/reactphp/socket - 3cdd19e4b7f554fad8ed2ffc8151ae9671817fbb authored over 11 years ago by Igor Wiedler <[email protected]>
Rename Connector::getConnection to createTcp

github.com/reactphp/http-client - 961c5e68be012d9e80d9467a557e72a027ec69dd authored over 11 years ago by Igor Wiedler <[email protected]>
Rename ConnectionManager to Connector

github.com/reactphp/socket - 9f75e7238d49a08b981178cccd68e0c065368cb3 authored over 11 years ago by Igor Wiedler <[email protected]>
Rename ConnectionManager to Connector

github.com/reactphp/http-client - c7438c665aa755c847e9b1fec854b49ba5ca3de4 authored over 11 years ago by Igor Wiedler <[email protected]>
Rename ConnectionManager to Connector

github.com/reactphp/reactphp - 277a3b1310bf51504b87be31b06bf54dc0eae415 authored over 11 years ago by Igor Wiedler <[email protected]>
Make the transport method of the socket variable.

github.com/reactphp/reactphp - 2c1d64ed4ecdb6ffd5a8ed15571955856439d79c authored over 11 years ago by Robin van der Vleuten <[email protected]>
Make the transport method of the socket variable.

github.com/reactphp/socket - 73dec56121a4fd733565416e7a85d68ac77b2d67 authored over 11 years ago by Robin van der Vleuten <[email protected]>
[travis] Correct configure line for php-libev

github.com/reactphp/reactphp - f6bdbe1ddb8c158eb04045f45d09d06c85f40e4c authored over 11 years ago by Igor Wiedler <[email protected]>
Properly reject promise instead of dying

github.com/reactphp/datagram - 0c8d93e45511ae78bb29ccd3055aeb46ce905fe3 authored almost 12 years ago by Christian Lück <[email protected]>
Use When instead of FulfilledPromise and RejectedPromise

github.com/reactphp/socket - 0117b8758fbda40b78f27f0907aece3178c1cb8a authored almost 12 years ago by Igor Wiedler <[email protected]>
Use When instead of FulfilledPromise and RejectedPromise

github.com/reactphp/reactphp - bf7b52bde1757d3d58cbff86885df6fa8418e5ce authored almost 12 years ago by Igor Wiedler <[email protected]>
Add promise-rejection to CHANGELOG

github.com/reactphp/promise - fea160d4771d1c6d5cf55c7d49a69793617bd14d authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/promise-rejection'

* origin/promise-rejection:
Document passing promises to resolve()/reject() methods of a Defer...

github.com/reactphp/promise - 5cbc26c074dec692cafd9d6c873f6645ef6fc159 authored almost 12 years ago by Igor Wiedler <[email protected]>
Document passing promises to resolve()/reject() methods of a Defered/Resolver

github.com/reactphp/promise - 0c0089e0ca07cd08c35eaf2263be02fd92f89434 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Ensure reject() always rejects with a reason value even if rejection value is a promise

This commit also introduces Util::rejectedPromiseFor() which is now also used in When::reject().

github.com/reactphp/promise - 7cf0269a09c792be93111685cbe08b624ad79673 authored almost 12 years ago by Jan Sorgalla <[email protected]>
Semi-functional test case for ConnectionManager

github.com/reactphp/reactphp - bc9b8b4058d8d70db1cb32954e94863bb3775cca authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove all listeners from socket server on shutdown

github.com/reactphp/reactphp - 0d1b880068332df4ca8fadc52302fbf0ed4dca12 authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove all listeners from socket server on shutdown

github.com/reactphp/socket - e549b1e39daefebc2f2290c6afdfc6ba5d12e51f authored almost 12 years ago by Igor Wiedler <[email protected]>
Make promise constraint consistent by using tilde

github.com/reactphp/socket - 16bf0dd60c77815587ebbecf2c2d1748c4c6c814 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make promise constraint consistent by using tilde

github.com/reactphp/reactphp - fc9eb428dd2f6fe062482e76f844a86648af9f00 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge branch '0.3' into socket-client

* 0.3:
Change react/promise constraints to use tilde operator

github.com/reactphp/reactphp - 24bf46c35473de3e66f8fab7a305554e5cefd840 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/master' into 0.3

* origin/master:
Change react/promise constraints to use tilde operator

Conflicts:
composer....

github.com/reactphp/reactphp - 97be802a0a92992cd5a8ca559f0fcea803b2aca6 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/master' into 0.3

* origin/master:
Change react/promise constraints to use tilde operator

Conflicts:
composer....

github.com/reactphp/stream - 4c6e5cb49fd500d464a43e5d72df9b6f2417aacc authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/master' into 0.3

* origin/master:
Change react/promise constraints to use tilde operator

Conflicts:
composer....

github.com/reactphp/cache - 3169cdf994acfe6eecf3633126798df37eb94185 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/master' into 0.3

* origin/master:
Change react/promise constraints to use tilde operator

Conflicts:
composer....

github.com/reactphp/dns - 3011d27e9e39f83e702b0e7e469192d36fb21205 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge pull request #138 from reactphp/promise-deps

Change react/promise constraints to use tilde operator

github.com/reactphp/reactphp - 766105d2a6d8303e6f5d33b5ef1830b25d870f8e authored almost 12 years ago by Chris Boden <[email protected]>
Change react/promise constraints to use tilde operator

github.com/reactphp/reactphp - 1941b6771e8f9f2a83ad504246b2ed9c151acff8 authored almost 12 years ago by Igor Wiedler <[email protected]>
Change react/promise constraints to use tilde operator

github.com/reactphp/stream - afbb4c7eac99bf7cadb2b608e4cc5ec97bbe6136 authored almost 12 years ago by Igor Wiedler <[email protected]>
Change react/promise constraints to use tilde operator

github.com/reactphp/cache - a026a7fa1ae02c77737ecd886d73905114a3409e authored almost 12 years ago by Igor Wiedler <[email protected]>
Change react/promise constraints to use tilde operator

github.com/reactphp/dns - ce39d0ded38dd88614228ddcc3ec96fbe958c262 authored almost 12 years ago by Igor Wiedler <[email protected]>
Tighten visibility of SocketClient properties

github.com/reactphp/socket - bdd080ae31545e00ff79fa7f2ef77be110656e15 authored almost 12 years ago by Igor Wiedler <[email protected]>
Tighten visibility of SocketClient properties

github.com/reactphp/reactphp - 3e89e390699c09f2a84611a609dd2a91258e55ce authored almost 12 years ago by Igor Wiedler <[email protected]>
Add missing import of Promise\\When to ConnectionManager

github.com/reactphp/reactphp - 728c252228328670c634e2bbfa82f0834e9d6504 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add missing import of Promise\\When to ConnectionManager

github.com/reactphp/socket - abfe8435ebdf43262ab828e0f3fe80e73c672e78 authored almost 12 years ago by Igor Wiedler <[email protected]>
Wrap StreamEncryption comment

github.com/reactphp/socket - ff0122e2f7240fb092f5dd69378c365329fff275 authored almost 12 years ago by Igor Wiedler <[email protected]>
Wrap StreamEncryption comment

github.com/reactphp/reactphp - f2705d9d2bd68fb56453ed57ddb0383203381528 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add newline to ConnectionManager

github.com/reactphp/reactphp - ea47fc5ba53c68f62de374f11837687855d57ade authored almost 12 years ago by Igor Wiedler <[email protected]>
Add newline to ConnectionManager

github.com/reactphp/socket - ea1ed9e0806bcf01ab8c52c9617bfd99c714659c authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/0.3' into socket-client

* origin/0.3:
Make travis install libevent ext only if needed
Update references to 0.3, upda...

github.com/reactphp/http-client - 37eb8a8c27b311cc081451f585713b47acf9ef6e authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/0.3' into socket-client

* origin/0.3:
Make travis install libevent ext only if needed
Update references to 0.3, upda...

github.com/reactphp/reactphp - 963bfaef1e9ee324b288965285aed9299a238293 authored almost 12 years ago by Igor Wiedler <[email protected]>
Simplify README

github.com/reactphp/reactphp - b48e987e323fe3bcb1fe127d667fd54e3ffb3a35 authored almost 12 years ago by Igor Wiedler <[email protected]>
Simplify README

github.com/reactphp/socket - 37ba732b462d4dccb64bb3282405f5eab92dcf44 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make composer.json consistent with the other ones

github.com/reactphp/socket - f1d85f1715bc3e984553cd0472e725f976aecd45 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make composer.json consistent with the other ones

github.com/reactphp/reactphp - 869f40c59efe2612fc0ee624a15563602cd96e7a authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove UDP and LICENSE sections from README

github.com/reactphp/reactphp - 816dac824a34d06f33e4dd516fff53d6ca0dd6f0 authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove UDP and LICENSE sections from README

github.com/reactphp/socket - 010795e1ba295c6a3f8327380498f5ef93bf53f9 authored almost 12 years ago by Igor Wiedler <[email protected]>
Wrap README

github.com/reactphp/socket - d0200b5360d1725abe76d60e99b75a18f1c62606 authored almost 12 years ago by Igor Wiedler <[email protected]>
Wrap README

github.com/reactphp/reactphp - 853e83ae0c248bc4955ba303bea3303160ffc4f5 authored almost 12 years ago by Igor Wiedler <[email protected]>
Trailing newline for composer.json

github.com/reactphp/reactphp - 9d24cb84bfd67cb9691d5a8671e90370d4631346 authored almost 12 years ago by Igor Wiedler <[email protected]>
Trailing newline for composer.json

github.com/reactphp/socket - 2e259da028e26784c92eae26bacad1e4fccdea95 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update composer.json for v0.3

github.com/reactphp/socket - ee7518569cd70ff4fb5967ee0df80c2091442e6e authored almost 12 years ago by Igor Wiedler <[email protected]>
Update composer.json for v0.3

github.com/reactphp/reactphp - 2f0c119e4dba7d14f2e23e1e9d15cae318709d0b authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'clue/socket-client' into socket-client

* clue/socket-client:
Move error handling to separate chained promise
Improve error handling...

github.com/reactphp/reactphp - 002d94bd3602d3de40ba3420a8b887c1aa0a3e1b authored almost 12 years ago by Igor Wiedler <[email protected]>
Use updated Factory

github.com/reactphp/datagram - dbc2e321a28324e91ef31df4220781f3a497289c authored almost 12 years ago by Christian Lück <[email protected]>
Clean up Factory interface

github.com/reactphp/datagram - 7cdc5bf692c69096596f10802967379f805ab506 authored almost 12 years ago by Christian Lück <[email protected]>
Move error handling to separate chained promise

github.com/reactphp/socket - fa6c34119d3b8c55f9a00fb8984f2826711bd14f authored almost 12 years ago by Christian Lück <[email protected]>
Move error handling to separate chained promise

github.com/reactphp/reactphp - e358395cd0cc75fdc0b377aec5b0f865da210d93 authored almost 12 years ago by Christian Lück <[email protected]>
Improve error handling

github.com/reactphp/reactphp - 2c910fe7e464fa8746504ddc5debf4470aacd0c2 authored almost 12 years ago by Christian Lück <[email protected]>
Improve error handling

github.com/reactphp/socket - faaac4b0c55780f8ad7bf6802db94eb1dee6f05c authored almost 12 years ago by Christian Lück <[email protected]>
Use composer and improve error handling

github.com/reactphp/datagram - 76f840fa445c729d8622df1dde0195e2d051e61e authored almost 12 years ago by Christian Lück <[email protected]>
Initialize composer

github.com/reactphp/datagram - 3fb065c96dad9ea802cd5fdacf1935948555ede4 authored almost 12 years ago by Christian Lück <[email protected]>
Add close() method

github.com/reactphp/datagram - e7f5ec176bcb7eed0391879c7395f0a91d3b12ab authored almost 12 years ago by Christian Lück <[email protected]>
Increase default buffer size (incoming MTU)

github.com/reactphp/datagram - 51a9288644d0d413a7be8dd1bcd3436f4796ce74 authored almost 12 years ago by Christian Lück <[email protected]>
Emit 'error' event when receiving fails

github.com/reactphp/datagram - 0893a42aab0d2689a71a1eac8463bf946c26f13a authored almost 12 years ago by Christian Lück <[email protected]>
Dump string and resource when cast to string

github.com/reactphp/datagram - 999fe8335e6b09a7d239c6f8ad456aa014693fc6 authored almost 12 years ago by Christian Lück <[email protected]>
Fix resolving addresses

github.com/reactphp/datagram - 8e1025d7b14f37a66eb294c07a2ea00328768081 authored almost 12 years ago by Christian Lück <[email protected]>
Import evenement

github.com/reactphp/datagram - 5485deda2c08ab34ba010bbe0468bf4e7342b133 authored almost 12 years ago by Christian Lück <[email protected]>
Define namespaces

github.com/reactphp/datagram - 252a6dc8a444b77dbc8111e8657d0c0317e0d6eb authored almost 12 years ago by Christian Lück <[email protected]>
Create folder structure

github.com/reactphp/datagram - 873b455f5bbed0e4eed12782e13bb240b7f7cc6d authored almost 12 years ago by Christian Lück <[email protected]>
Fix typos and indentation

github.com/reactphp/datagram - 92f851ff6aa274351de855913423a3f51f2c74cc authored almost 12 years ago by Christian Lück <[email protected]>