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

Remove unneeded composer.lock

github.com/reactphp/reactphp - 0fea624dc94a6035922006a24ea92179ad2870b0 authored almost 7 years ago by Christian Lück <[email protected]>
Lock Travis distro so new defaults will not break the build

github.com/reactphp/cache - 7a23d51a1a8c3fbadf8c28b00835542c1844cbc6 authored almost 7 years ago by Christian Lück <[email protected]>
Forward compatibility with PHPUnit 5 and PHPUnit 6

github.com/reactphp/cache - efb6d7f4a75b1fb1d21af869a600360e742bc476 authored almost 7 years ago by Christian Lück <[email protected]>
Remove all callable type hints for consistency and performance reasons

github.com/reactphp/event-loop - adf8b462f63851c58517191c768f6f9a5d9df59b authored almost 7 years ago by Christian Lück <[email protected]>
Use separate event listeners for readable and writable side

github.com/reactphp/event-loop - 88b5c2a20ab5693945f240b56c3bbcde3e8dd7ce authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #138 from WyriHaximus-labs/one-up-timer-interface

Move TimerInterface one level up

github.com/reactphp/event-loop - 3f4ea9a9c399d22013f34b39a898d40815c8a763 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Test removing both readable and writable side of stream when closing

github.com/reactphp/event-loop - 5e95b14d7c3561bcc00e045e5f1a84262d8f905e authored almost 7 years ago by Christian Lück <[email protected]>
Move TimerInterface one level up

github.com/reactphp/event-loop - 2f26416f16bb20819b599f7028e39d65cc177cb2 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.8.0 release

github.com/reactphp/http - 0410c94463bdae4bdf34d60bff91e9e1eb4a6652 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #285 from clue-labs/middleware-server

Both Server and StreamingServer accept middleware arrays

github.com/reactphp/http - 782379198237f2882ed49f397d516891df4eb440 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Both Server and StreamingServer accept middleware arrays

github.com/reactphp/http - 7d2317f56cf89ce556bbe8b430efa0c3808c1629 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #284 from clue-labs/server-streaming

Documentation to recommend Server by default instead of advanced StreamingServer

github.com/reactphp/http - 0f0d2930b01682db98e859b583486398037c190f authored almost 7 years ago by Jan Sorgalla <[email protected]>
Recommend Server by default instead of advanced StreamingServer

github.com/reactphp/http - 7eb899510f6e27b72a8922c3430d98baeafe5d2a authored almost 7 years ago by Christian Lück <[email protected]>
Add more sections to README

github.com/reactphp/http - 2119dd5c56a9ee104466c2f63a6df21134f18a1b authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #282 from WyriHaximus/server-forward-errors

Server should forward the error event from StreamingServer

github.com/reactphp/http - 579d6c31b185257fec88ab2fac736ac50662e7a1 authored almost 7 years ago by Christian Lück <[email protected]>
Server forward the error event from StreamingServer

github.com/reactphp/http - 9cb64ff0f7be5b6934c18719970b4faff160e0b7 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #283 from WyriHaximus-secret-labs/final-streaming-server

Mark StreamingServer final

github.com/reactphp/http - 337fc08c33429b0b9b20ca929fc2eec84d32a293 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #281 from WyriHaximus/server-no-middleware-runner

Internal optimization to let StreamingServer wrap Server's middleware list

github.com/reactphp/http - d81ed6efc318c35866d5e3fb7b817d0579e70044 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #278 from WyriHaximus/275

Allow ini-like filesize for RequestBodyBufferMiddleware and MultipartParser

github.com/reactphp/http - 0c54ac8056fc85bb5a9d94c8e37f4c23574983f3 authored almost 7 years ago by Christian Lück <[email protected]>
Mark StreamingServer final

github.com/reactphp/http - 5d17fd969249c91d8e15afb448f3d569637726b0 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Allow ini-like filesize for RequestBodyBufferMiddleware and MultipartParser

github.com/reactphp/http - 0b171c8e7e1a91162b95ef15bed78382bd48b127 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Let StreamingServer wrap Server middleware list

github.com/reactphp/http - 5caba4f0f407df68dd95e7d7ef37bc323f84d313 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #279 from jsor-labs/missing-middlewarerunner-use

Add missing use statement for MiddlewareRunner

github.com/reactphp/http - bdb7e96350d5de62ae0d4ec24a8590d34e795b05 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #280 from andig/typo

Fix documentation typo

github.com/reactphp/http - eb5811f1a25e8f7faeafb0ba94157b681c4fd5d3 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Add missing use statement for MiddlewareRunner after moving to Io subnamespace

github.com/reactphp/http - cdecf8992e18743223c3d47cd40bcc4acdd1ccf8 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #277 from clue-labs/middleware

Simplify using middleware request handlers

github.com/reactphp/http - 8b80b10b9419191b38fbe7fb366e47e74b6b14f1 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #271 from WyriHaximus/server-facade

Server Facade

github.com/reactphp/http - 1efdf057b1c2519c60057766cb31983c7c7d5a4c authored almost 7 years ago by Jan Sorgalla <[email protected]>
Server Facade

github.com/reactphp/http - a37b4bcc09345502020a6b2b732d6dafa4c07271 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Support middleware request handlers as arrays by default

github.com/reactphp/http - 0a75b4b627641f5ad8548f3e36af165adb09a9d2 authored almost 7 years ago by Christian Lück <[email protected]>
Mark MiddlewareRunner as internal and move to Io namespace

github.com/reactphp/http - cd333373ce052ed9a0c548532058d56eaca623ad authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #276 from WyriHaximus/utils-ini_size-to-bytes

Add internal IniUtil helper class to convert ini size settings to bytes

github.com/reactphp/http - 5dbd7dd7f10f1927c47b7599c673802e913d4892 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Util::iniSizeToBytes that converts ini size settings to bytes

github.com/reactphp/http - 1439879983595945c07796042bb1b0c2bd785dee authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #272 from clue-labs/limit-handlers

Add LimitConcurrentRequestsMiddleware to limit how many next handlers can be executed concurrently

github.com/reactphp/http - 262bd0fe3e8ed14d28969a810b3e1d24dffe3341 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Rename to LimitConcurrentRequestsMiddleware

github.com/reactphp/http - dc60cdd1eb72450a5f22e5474fd0b75ba282c266 authored almost 7 years ago by Christian Lück <[email protected]>
Ensure LimitHandlersMiddleware pauses streaming requests

github.com/reactphp/http - 136f78b2ff77550dafc4c798a994ad2164348cc3 authored almost 7 years ago by Christian Lück <[email protected]>
Support promise cancellation for queued next handlers

github.com/reactphp/http - e02e369ae4ca37fcc4761dd48cba84c150f00905 authored almost 7 years ago by Christian Lück <[email protected]>
Do not resume() stream if handler explicitly calls pause()

github.com/reactphp/http - 955bf73bfd8340676de053c691ab07ac48ee52c6 authored almost 7 years ago by Christian Lück <[email protected]>
Add PauseBufferStream decorator to buffer events for paused streams

github.com/reactphp/http - 9e484fd289acf221368586fbe0f306f4d470be19 authored almost 7 years ago by Christian Lück <[email protected]>
Skeleton for LimitHandlersMiddleware

github.com/reactphp/http - c15a687a2b14253cda34d609ce00ceee124c709f authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #274 from clue-labs/upload-ini

Respect ini settings for file uploads

github.com/reactphp/http - 54033d8f3f2edbc21c8d9e4ea1d05707ceafa77b authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Ignore excessive number of empty file uploads

github.com/reactphp/http - aad224bfb219ef4e0e1c3b42106634528beb3f1a authored almost 7 years ago by Christian Lück <[email protected]>
Upload fields left blank on submission do not count towards max uploads

github.com/reactphp/http - c1e9c32c327ad25e8e13f30fcd1188ea41c755fa authored almost 7 years ago by Christian Lück <[email protected]>
Respect file_uploads ini setting

github.com/reactphp/http - da1e4a51d209eae1d5c8b0e0e4e4cb3d6988d9ba authored almost 7 years ago by Christian Lück <[email protected]>
Add documentation for enable_post_data_reading ini setting

github.com/reactphp/http - aa77ac321a0dd9e02bf721abb671fd40a46b9c60 authored almost 7 years ago by Christian Lück <[email protected]>
Add parameter to control maximum number of file uploads per request

github.com/reactphp/http - 85fd8f9cf96f652eb383d4d40a1f2964ed8761a8 authored almost 7 years ago by Christian Lück <[email protected]>
Add parameter to control maximum file upload size

github.com/reactphp/http - 73569a93e43655b8abc0cce3b59ecce251945766 authored almost 7 years ago by Christian Lück <[email protected]>
Respect upload_max_filesize ini setting

github.com/reactphp/http - e24e59d9dc54ac3a29b80bf488efbc1881e09fbe authored almost 7 years ago by Christian Lück <[email protected]>
Internal refactoring to instantiate and inject MultipartParser

github.com/reactphp/http - 837e67d7b2ec1882cd15c9f2fbeb4b782373b0b2 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #263 from WyriHaximus/254

RequestBodyParserMiddleware does not reject requests that exceed post_max_size

github.com/reactphp/http - 64e0b90ed980e19d4e90e68bf15b02c54bfa5d89 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Discard buffered request body if size limit is exceeded

github.com/reactphp/http - 802ee34158ef42d1bf6abea62040f86432333421 authored almost 7 years ago by Christian Lück <[email protected]>
Use Stream\first() instead of wrapping our own promise around it

github.com/reactphp/http - 7c9a6ec397868ae5336571b77971b7a9f049d203 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
RequestBodyParserMiddleware does not reject requests that exceed post_max_size

github.com/reactphp/http - 328fe95e8eed6c8677ac7e8168baf99da923dcc3 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #133 from clue-labs/active

Remove unneeded isTimerActive() to reduce API surface

github.com/reactphp/event-loop - f6dbe84ecab9c92bea012dbb9455825eb06f3bc4 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #131 from clue-labs/final

Mark all classes as final to discourage inheritance

github.com/reactphp/event-loop - d5bf8587e19973d8bdfc467d46bd1875ed7b0763 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Mark all classes as final

github.com/reactphp/event-loop - 578ee5db1bcd8cd0a252f86cbddd6efc94c06fe0 authored almost 7 years ago by Christian Lück <[email protected]>
Mark internal API as private

github.com/reactphp/event-loop - 57dc09ae26b7cc12a7559bca7c9062d881744695 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #132 from clue-labs/overflow-32bit

Ensure large timer interval does not overflow on 32bit systems

github.com/reactphp/event-loop - 5da8da1388ced5e2bbfb231cd9981844641c6b52 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Remove unneeded isTimerActive() to reduce API surface

github.com/reactphp/event-loop - cc791f562e63b688e1102822a87fcc2e72237506 authored almost 7 years ago by Christian Lück <[email protected]>
Ensure large timer interval does not overflow on 32bit systems

github.com/reactphp/event-loop - 06cc5bf1c92df596da0e08f8ec0a3a82caeaa3aa authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #130 from clue-labs/monotonic-timer

Documentation for monotonic time source vs wall-clock time

github.com/reactphp/event-loop - 7d13733b3ec76ab3503603c436b16f4ec3a489b2 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #129 from clue-labs/edge-triggered

Documentation for edge-triggered event listeners and stream buffers

github.com/reactphp/event-loop - 3adbaf97a3af483c3e44037c333a3c7a5e474a19 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Documentation for monotonic time source vs wall-clock time

github.com/reactphp/event-loop - 1558f3f49dc39df062d04fc753617ae3c43e8e17 authored almost 7 years ago by Christian Lück <[email protected]>
Documentation for edge-triggered event listeners and stream buffers

github.com/reactphp/event-loop - 536aef8fb79012b0d4713bb8818cbfcfe0569a2c authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #128 from clue-labs/naming

Consistent naming for event loop implementations

github.com/reactphp/event-loop - eec20370c04d168f950aae9a891b1396e4a9ad0a authored almost 7 years ago by Jan Sorgalla <[email protected]>
Consistent naming for event loop implementations

github.com/reactphp/event-loop - d8e65fbe6e8a0573ce5ce47bcf777ecb313d6445 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #127 from clue-labs/loops

Documentation for event loop implementations

github.com/reactphp/event-loop - 55ee80d6003f0f0593f7564a3ec0001ad1afb5ce authored almost 7 years ago by Jan Sorgalla <[email protected]>
Documentation for common event loop use cases

github.com/reactphp/event-loop - ffe26e93ff97a44762a5f7a8ca9f8957dced395f authored almost 7 years ago by Christian Lück <[email protected]>
Documentation for event loop implementations

github.com/reactphp/event-loop - 5944b2daff8e96e6b9d64581b17589b8ba5a5a0a authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #126 from clue-labs/docs

Minor documentation improvements

github.com/reactphp/event-loop - e0d7c0731676ed61a5382e839d821c8a87ab2511 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Update signal handling documentation

github.com/reactphp/event-loop - d431fa7d420e05757a4eaf47e19a76480e40a0fa authored almost 7 years ago by Christian Lück <[email protected]>
Add all sections to TOC

github.com/reactphp/event-loop - 9a6c2b9c9afa1f8d89b83ba753b2f51ffba5f9dd authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #269 from carusogabriel/patch-1

Test against PHP 7.1 and 7.2

github.com/reactphp/http - 6995dbecdd3de98b4a35754e60b5f01ca182ba13 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #125 from clue-labs/examples

Restructure examples to ease getting started

github.com/reactphp/event-loop - e96eac44251de13fd38ba80053ed16279bff7000 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #107 from carusogabriel/patch-1

Test against PHP 7.2

github.com/reactphp/promise - 21b667ccb7daf3103186c3ff5a6b8b604357f203 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #9 from carusogabriel/patch-1

Test against PHP 7.1 and 7.2

github.com/reactphp/promise-stream - 48787a4b946a60d9a8f180adfc0c0f6385f354b0 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #140 from carusogabriel/patch-1

Test against PHP 7.1 and 7.2

github.com/reactphp/socket - 85483f1a9fcc74a46f1d8298ca32699b118d98af authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #124 from carusogabriel/patch-1

Test against PHP 7.2

github.com/reactphp/event-loop - f5afd0703b35311fa75ebbb86f66534f6535cece authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Test PHP 7.2

github.com/reactphp/event-loop - c619c8b986a8a84c2ddf5b9977a854104a4d3af2 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Make examples more robust and link to higher level abstractions

github.com/reactphp/event-loop - 199195cee8fcd0b0da9d333be38d6e35886281a9 authored almost 7 years ago by Christian Lück <[email protected]>
Add higher level HTTP client examples

github.com/reactphp/event-loop - cb3a43a4849b250ce3ae1f0a7489f9597b7f1f47 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #87 from carusogabriel/patch-1

Test against PHP 7.2

github.com/reactphp/dns - e05175d1a0fe6fea66a63ccfaf7122e17701e882 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #124 from carusogabriel/patch-1

Test against PHP 7.2

github.com/reactphp/stream - 5223048ca5cf26cf1d900b1e3334c3457a79f5de authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Minor documentation fixes

github.com/reactphp/event-loop - 742e5c6699006319b117aa10a43651812b0569ea authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #270 from carusogabriel/refatoring-tests

Refactoring tests

github.com/reactphp/http - 08cf429b25d3defc0d7806951d4359625c746b37 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #85 from carusogabriel/phpunit

Forward compatibility with PHPUnit 6

github.com/reactphp/dns - 9d38e3c6df8ffb3fc1f1ffaf75a5f4c3bbdbb337 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Refactoring tests

github.com/reactphp/http - fef6ad4e1db56c5c44500e5a3c41188e089ca0b3 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test against PHP 7.2

github.com/reactphp/dns - a043b39068245633fb5d4adec17d94268f84293e authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test against PHP 7.2

github.com/reactphp/stream - 33381e408f5483fd81a7e72f7f3e1c331091c115 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test against PHP 7.2

github.com/reactphp/promise - 4972bc826718cf294b08a58aa5f00292e15aa749 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test against PHP 7.1 and 7.2

github.com/reactphp/promise-stream - a45986d50a5c36af20668918ea25325ba471ce4f authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test against PHP 7.1 and 7.2

github.com/reactphp/http - 1f80ba2141857f646cfedc1fa27f6eaad4fd7964 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test against PHP 7.1 and 7.2

github.com/reactphp/socket - 95c2d8b42f7a46a6b5fdb542f2640e0d2068275a authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test against PHP 7.2

github.com/reactphp/event-loop - 8879b8d50bbee5ba271d60e2eeac98cebe9e70f4 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #123 from clue-labs/refcount

Fix ExtEventLoop to keep track of stream resources (refcount)

github.com/reactphp/event-loop - 7bc017212bc8eef99dfaf0f551e4cfba14476b82 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Explicitly keep track of stream resources for ExtEventLoop on PHP7+

github.com/reactphp/event-loop - 4dd1532e0f8f137035fe4ca93b8b0118c63c1f7d authored almost 7 years ago by Christian Lück <[email protected]>
Test loop implementations to keep track of stream resources (refcount)

github.com/reactphp/event-loop - 04f7ca63ffd88dabee041957ef3068f8f49e9624 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #268 from clue-labs/max-input

Respect max_input_vars and max_input_nesting_level ini settings

github.com/reactphp/http - c09912f3b39a34747be2b0b243804fd0ff30eccd authored almost 7 years ago by Jan Sorgalla <[email protected]>
Handle excessive data structures for multipart/form-data

github.com/reactphp/http - 7447fbff9169d6bbdce7b55c8861c3c8864272d7 authored almost 7 years ago by Christian Lück <[email protected]>
Respect max_input_vars and max_input_nesting_level ini settings

github.com/reactphp/http - 21fd349e263088a727121de8841e4e7cf036ce6a authored almost 7 years ago by Christian Lück <[email protected]>