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 badge to show number of project installations
github.com/reactphp/stream - 81eceb9ffc3e1c9625b450d4818092b63564b63b authored almost 3 years ago by Christian Lück <[email protected]>Add badge to show number of project installations
github.com/reactphp/dns - 44accb17d71aa9d99e780898ae1a381cceacde8a authored almost 3 years ago by Christian Lück <[email protected]>Add badge to show number of project installations
github.com/reactphp/http - c313d4cd76549aa7199711fe0560ec5acc0a9947 authored almost 3 years ago by Christian Lück <[email protected]>github.com/reactphp/event-loop - 187fb56f46d424afb6ec4ad089269c72eec2e137 authored almost 3 years ago by Christian Lück <[email protected]>
Minor documentation improvements
github.com/reactphp/event-loop - 361e9ada6c5958f5e89050583347814314a5934b authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Add badge to show number of project installations
github.com/reactphp/event-loop - a8d1d39fea8b33a02a48f4325fa08e4429cc2b25 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Update Typo in docs
github.com/reactphp/stream - 7b3a8eebcb1abce10000120dbf1aa629e6a6117c authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Update supported PHP versions for loop extensions
github.com/reactphp/event-loop - 2c602dd2cfb646ef16e6ece2d6fc70dc90b3875b authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/cache - 6a0ec9eedf6773b991a13a7475c0de73a2dd696a authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/child-process - c7df49d2051f9345de0be8b11139f00985b9ebd7 authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/datagram - 9fc07ff149b997c7af8e2e67f0272896254398dc authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/promise-timer - 11a3277aae89cb787d3cd1439c2df78afe7a8d83 authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/promise-stream - 2bd5e3fed5aee6e3319d2b9ba34631187beeef35 authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/stream - b8fc28d71addc187ae19aa5cdc67fce95b9c8426 authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/dns - e1fe89c368aea1f9a93f17da9a1405dd93b4da9b authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/event-loop - 7d10eba87206e4d8ff75fd33ebd89e4fb63eca05 authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/event-loop - a35d6d43c9cc582d52d59ccc9fbf55136dc52261 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/stream - 99508eec9b52c8cfdfcb2205a95ddcc0173531f4 authored almost 3 years ago by Simon Bennett <[email protected]>
Add badge to show number of project installations
github.com/reactphp/socket - f9bc4291e49ba376d1995341e39ee412d9459318 authored almost 3 years ago by Christian Lück <[email protected]>github.com/reactphp/event-loop - 993bb89b574bd880c9aff99a69b03164bf2cbd0c authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/http - 201021fe3fafa2a6dda9ded7b2759653224418aa authored almost 3 years ago by Simon Frings <[email protected]>
github.com/reactphp/socket - 22ca7b2a13dbc1bacdc22746bc19ba471b2e08e2 authored almost 3 years ago by Simon Frings <[email protected]>
Forward compatibility with react/promise 3
github.com/reactphp/promise-stream - d85c0f1c95799d09c35a458451a656ad1c76ed95 authored almost 3 years ago by Christian Lück <[email protected]>github.com/reactphp/promise-stream - 5535436d1aef0766bcb05fadc119a665e2f24ed0 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>
Optimize Promise v3 API compatibility to avoid hitting autoloader
github.com/reactphp/promise-timer - 1b8944583b72e353caf6eb86962e770cc435f161 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/promise-timer - 02c3121e57674b5786eee068b41affe4e61a822a authored almost 3 years ago by Christian Lück <[email protected]>
Allow Explicit content length on HEAD requests
github.com/reactphp/http - efa9cc2bf8f2f4e1bea114a6a7611634f7f7babe authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/http - 185680b8ca0704051e5c9ab9e7b98b53820b5aef authored almost 3 years ago by Simon Bennett <[email protected]>
Skip cancellation of promise within `Fiber` without cancellation support
github.com/reactphp/async - 0ba9f70253f4cd8dc0dde1eacea3bb6ffaa172aa authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/async - b7242c6d06ac4d883360c2f363ffd59a232431ff authored almost 3 years ago by Christian Lück <[email protected]>
Improve `async()` by making its promises cancellable
github.com/reactphp/async - 6224eb745d0e1725743db41ef9019cd053cf84fd authored almost 3 years ago by Christian Lück <[email protected]>Since `async()` returns a promise and those are normally cancelable, implementing this puts them...
github.com/reactphp/async - 262ef5919b7c51671a494ef4189e61c723d9fdd3 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Improve forward compatibility with upcoming Promise v3 API
github.com/reactphp/promise-timer - 82db0a41a83d138b6299fb497fb870f2fc705c18 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/promise-timer - ca156837be6c4fe12c7a8291368521026132b52d authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp.github.io - d29577461ee9a538b416cc1ffa7596b8b1c88789 authored almost 3 years ago by GitHub Actions <[email protected]>
Improve quickstart example, include autoloader and install instructions
github.com/reactphp/website - 1866301f49ed04bec6d7bf04566bcc03b4d48a75 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/website - 986e5491c14e2a05b36f984500502413c3f877e5 authored almost 3 years ago by Christian Lück <[email protected]>
Require argument for `resolve()` function
github.com/reactphp/promise - b3559353673872c581e47f3b8e77a16f46756cff authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/promise - 89fab3503a920a3142274c78310b0fa56b57dc5c authored almost 3 years ago by Christian Lück <[email protected]>
Rename development branch to `0.2.x`
github.com/reactphp/filesystem - 41fefa4dfbdce19933d65d03b50862a9d97896cd authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Improve performance of `StreamSelectLoop` when no timers are scheduled
github.com/reactphp/event-loop - cd3f42b75a7b5e4e989c3d0931a2daffda119ef3 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/event-loop - a89338551f073f5a81a5ae14579e28ff31dd2913 authored almost 3 years ago by Christian Lück <[email protected]>
Improve default `StreamSelectLoop` to report any warnings for invalid streams passed to `stream_...
github.com/reactphp/event-loop - 4d3e4aaf39989434977095f3ab55fee6b0ca7387 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/event-loop - 2c8533c82a18a206ec829d85497957ccd824c0ae authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/event-loop - bc0bca9c6d88320d552fecd6d5e755ca081fb6e2 authored almost 3 years ago by Christian Lück <[email protected]>
Fix periodic timer with zero interval for `ExtEvLoop` and legacy `ExtLibevLoop`
github.com/reactphp/event-loop - f84ddde32ed1ad22365b8cb864caba60fcb7970c authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Improve `await()` to avoid unneeded `futureTick()` calls
github.com/reactphp/async - 4cadacc10c82bc3ed419dc9884305bf28b051f64 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/async - 4d8331fbfabc0e37cdfae898684da497fbf89ea1 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/async - c5d53ee64a3ca8b3f1128ba4ada578e4cef17ac6 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/async - 8f01f4b777a39bd02a021a3df3eeb2604a8e889d authored almost 3 years ago by Christian Lück <[email protected]>
Improve `async()` to avoid unneeded `futureTick()` calls
github.com/reactphp/async - 1986075aa6e055a75824f8a7228a2ace144950f4 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/event-loop - 8e6d223553d4a3170695d2859a07b62a1d078139 authored almost 3 years ago by James Lucas <[email protected]>
github.com/reactphp/async - 27f0027f2737d9fa11c0d304de93a154dd16cff6 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/async - ce2379f147a4f103fbca7b4ef09a48781f549dc4 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/filesystem - 7c6162612a908d9d6757af3839ba2bac7f3aad46 authored almost 3 years ago by Simon Frings <[email protected]>
Rename `main` branch to `4.x` and update installation instructions
github.com/reactphp/async - 83749dde21b40e701d8d9e541bd83b738cc29fbf authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/async - 166b144fb028f08b1ea0b3047d6686757c9fb964 authored almost 3 years ago by Christian Lück <[email protected]>
Support PHP 8.1 release
github.com/reactphp/reactphp - 75afcb1140a3305eeb35365fea024cdfd6d08402 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/reactphp.github.io - 087204447a67996404bf44594d44d98a3a9eddd1 authored almost 3 years ago by GitHub Actions <[email protected]>
Fix invalid references in exception stack trace
github.com/reactphp/socket - 90503091015071e87a698b0f1a51a0e08a4af796 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Rename development branch to `3.x` and add installation instructions
github.com/reactphp/promise - 16a338b649ccc02e1638e4fc2bc8078022eb0b66 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/reactphp - 767d11e86b66a08703c5ad8b849b9939e872eafb authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp.github.io - 4192ba02720ca7f6bcb1f8e102644ccd56aea2f8 authored almost 3 years ago by GitHub Actions <[email protected]>
Update PHP dependencies to thier latest minor versions
github.com/reactphp/website - 5fb96da50ebd2df0db7fb451363a39db520894ad authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Fix invalid references in exception stack trace
github.com/reactphp/dns - 0cf34dcb19162eccf9431145f125dab2a24bec29 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/promise - 3c72e43d56b2de23faa18f659f7143710f359dc5 authored almost 3 years ago by Christian Lück <[email protected]>
Clean up any garbage references when awaiting rejected promise
github.com/reactphp/async - f492e6565f11aab7968d9bc45b922fb154740605 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/async - f02bfcb1a1eebadf8c3eed201fc2fc169bc3887a authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/dns - bcbea0d68174352eb1b2d37fdb73b15ab8277b11 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/socket - e01f93dd70626ad7ca3773cf90f1873d0e54d574 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/socket - 4a96220cc040a76c07f77783db68ac2958cfff88 authored almost 3 years ago by Christian Lück <[email protected]>
Update test suite to support PHPUnit 9
github.com/reactphp/reactphp - 6b14f69561c75bf075cfbce2a43d1ef3f3bfdede authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Rewrite
github.com/reactphp/filesystem - 5fae489e8f9bf6f6c53156e047e9cadc6305c0e0 authored almost 3 years ago by Christian Lück <[email protected]>
This is a full rewrite of this package including the following features/changes:
* ext-uv adapte...
Improve test suite to fix default Exception message (PHP 8.1)
github.com/reactphp/promise - ec444aaf94aa7a7a4dc2d23da58c3f876a5ad1d7 authored almost 3 years ago by Christian Lück <[email protected]>github.com/reactphp/website - f14c1dec494166d95df6a177ae1dcba45de452f7 authored almost 3 years ago by Jan Sorgalla <[email protected]>
Improve test suite to skip memory tests when lowering memory limit does not work
github.com/reactphp/http - e27cfcd1cf601693b7fe8dc75e0168d1b841a543 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Update HTTP server example for reactphp/http v1.6.0
github.com/reactphp/reactphp - a8b9f195e2bc9412c3e09bef53cd785455ba8841 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Improve test suite to declare and validate helper variables and support running from meta reposi...
github.com/reactphp/event-loop - e69a8bdd48ad3c2ca79e203572d58973079dd3f5 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/reactphp.github.io - 5162de341243d067f468d6ff213f775a5b6a230e authored almost 3 years ago by GitHub Actions <[email protected]>
Update frontend dependencies to their latest versions
github.com/reactphp/website - f4fbdf3ae42fbc607f638b5c33af533a173fadb3 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>Support intersection types (PHP 8.1+ / ported from v2 to v3)
github.com/reactphp/promise - 333ab4b48a787e04b658c509bab32580a59f6dfe authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>
PHP8.1+ complains about Exception not accepting `null` as the message
argument for an `Exception...
github.com/reactphp/promise - 5189eb6f3b372f4c47dd2c94c4c454c3dedfbdfd authored almost 3 years ago by Benjamin Zikarsky <[email protected]>
github.com/reactphp/website - bc620a0522f1e517de5305ce30b91b4989ae8f51 authored almost 3 years ago by Jan Sorgalla <[email protected]>
github.com/reactphp/promise - ae8eb1a69fd135e0d8acb80f22f33ab1ccf28964 authored almost 3 years ago by Benjamin Zikarsky <[email protected]>
github.com/reactphp/event-loop - 4f641e8ca3709d17b7cc608f6e03fc8ff163c4ea authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/event-loop - ae621e441170725f010b4e86abc7c64222998cad authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp - 67f301da4cca8736b7a1aa18897f74818f542160 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp - db19ce4e7ca9afa4c3452addecde7955de1bb472 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/http - 83162766662e19f3367d8d30da41e1c07c39c5b9 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp - 2aec8c918486fac5428f83b0f445c1ce0cfe8dc7 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp - 099e24268215c0a739d805b5ecb477eb64ba5af8 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp.github.io - ed1d4ffd398320391a0ab66376d75bcf518bb513 authored almost 3 years ago by GitHub Actions <[email protected]>
Update HTTP server example for reactphp/http v1.6.0
github.com/reactphp/website - 4c3e9c290ea397fa32d94ed0e7337a0f8dce7e49 authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/website - 990c940449f0d4dd844c97d4f93f06295a21b2c3 authored almost 3 years ago by Christian Lück <[email protected]>
github.com/reactphp/reactphp.github.io - 52942e58a59eab7943d90b84a65a203498251bfb authored almost 3 years ago by GitHub Actions <[email protected]>
github.com/reactphp/http - 59961cc4a5b14481728f07c591546be18fa3a5c7 authored almost 3 years ago by Christian Lück <[email protected]>
Add factory methods for common HTML/JSON/plaintext/XML response types
github.com/reactphp/http - 0b4ed9fad51e4791ad10a4938e4b8a583c42309f authored almost 3 years ago by Cees-Jan Kiewiet <[email protected]>github.com/reactphp/http - 6ca832f446a8467b4c730101f5df2200291a64b4 authored almost 3 years ago by Christian Lück <[email protected]>