Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Workerman

An asynchronous event driven PHP socket framework
Collective - Host: opensource - https://opencollective.com/workerman - Website: https://workerman.net - Code: https://github.com/walkor

Fix getContents

github.com/walkor/psr7 - e21521b72b5a891bd1a7a51376da12801863ce5b authored almost 2 years ago by walkor <[email protected]>
Update Client.php

github.com/walkor/http-client - fec115526f134e4504ca6593973c30470d7b385b authored almost 2 years ago by walkor <[email protected]>
Merge pull request #80 from imlinfly/patch-2

Fix

github.com/walkor/webman-framework - e0caa6b5d8ac8f247bc886fc728dfa84e8035af7 authored almost 2 years ago by walkor <[email protected]>
Fix

Fix Webman\Route\Route::getCallback(): Return value must be of type ?callable, array returned

github.com/walkor/webman-framework - 3554c505ea36bacca3ee470116234faec386f88f authored almost 2 years ago by Linfly <[email protected]>
Update windows.php

github.com/walkor/webman - b66df3194c68f980cf8da91e2217d58fc73af522 authored almost 2 years ago by walkor <[email protected]>
Use PHP_BINARY for windows

github.com/walkor/workerman - dcd849d27a04f25015bea26973dc6cabe396844e authored almost 2 years ago by walkor <[email protected]>
Merge pull request #347 from tianyiw2013/patch-2

Windows: bypass cmd.exe shell

github.com/walkor/webman - d9f80bcdc7610f6e668adaaaef67e563e901020d authored almost 2 years ago by walkor <[email protected]>
Merge pull request #343 from tianyiw2013/patch-1

Using `PHP_BINARY` replaces `php`

github.com/walkor/webman - f7c0ca911e4a638fdf440005a5a91cdc9687d407 authored almost 2 years ago by walkor <[email protected]>
Merge branch 'master' into patch-1

github.com/walkor/webman - ca158b39c522164a53da71a5e3c74deb08d81c92 authored almost 2 years ago by walkor <[email protected]>
Delete worker when stop

github.com/walkor/workerman - 3033d668ca6355ed3a7e79d4fa5ff4524c837ebe authored almost 2 years ago by walkor <[email protected]>
Support innerworker onWorkerStart

github.com/walkor/workerman - bdc535ac18318a93d2f066c204e56d2f5a422c3c authored almost 2 years ago by walkor <[email protected]>
Update Gateway.php

github.com/walkor/GatewayWorker - 8e72b27913592e4d0e78e2676c7b9b1b5ecaab48 authored almost 2 years ago by walkor <[email protected]>
Update composer.json

github.com/walkor/redis-queue - 43f6827cc53740fe3b6f2e4bb520a73dd8a453b4 authored almost 2 years ago by walkor <[email protected]>
support gateway-worker v4

github.com/walkor/workerman-chat - 38a9d78639cb1996f71bcf0cd293e59726cdab56 authored almost 2 years ago by walkor <[email protected]>
support workerman v5

github.com/walkor/GatewayWorker - 3a0f15a611f5815eb80312abaa64b9ad650e12f6 authored almost 2 years ago by walkor <[email protected]>
fix header return type

github.com/walkor/workerman - d46a0c1621383ad07d59286ee82661291ddf37c8 authored almost 2 years ago by walkor <[email protected]>
Merge pull request #872 from xuanyanwow/patch-1

Set ext-swow conflict

github.com/walkor/workerman - 4c4d0b40b9a751daadab7f440c9458b6b4781fe6 authored almost 2 years ago by walkor <[email protected]>
Merge pull request #353 from leekung/master

locale() should always return string

github.com/walkor/webman - 087a15a7c891adea1606f942c9e15c1622dd7f5c authored almost 2 years ago by walkor <[email protected]>
Merge pull request #1 from leekung/leekung-patch-1

return string on locale() function

github.com/walkor/webman - 8030dff62cd26da754c5510c679f8d8a6a864352 authored almost 2 years ago by leekung <[email protected]>
return string on locale() function

github.com/walkor/webman - 012d529bbf8808a861a2f2be8c7837d9ace9fca6 authored almost 2 years ago by leekung <[email protected]>
unlink statistics file

github.com/walkor/workerman - 13191067186077f8c759d103e322923153a349eb authored almost 2 years ago by walkor <[email protected]>
Fix reload

github.com/walkor/workerman - 0cd85cfc6a3002489006d800b37c1f82096916ab authored almost 2 years ago by walkor <[email protected]>
format http

github.com/walkor/workerman - 74acb3c08e774719a7706fb19fa3e538b431ec6a authored almost 2 years ago by walkor <[email protected]>
format session

github.com/walkor/workerman - 300640b229b29e3e72d3f5af6a1fd505325b7afc authored almost 2 years ago by walkor <[email protected]>
Merge branch 'master' of github.com:walkor/workerman

github.com/walkor/workerman - 185385e01c16ac115e773b8a2d01e4804cd90a49 authored almost 2 years ago by walkor <[email protected]>
Type restrictions

github.com/walkor/workerman - ec3148bd727a4eea254f08a81b716f8b66531460 authored almost 2 years ago by walkor <[email protected]>
Update README.md

github.com/walkor/workerman - 8defee7cea35fce91887f96dffed5c251063f8a6 authored almost 2 years ago by walkor <[email protected]>
Compatible $this->_debug

github.com/walkor/webman-framework - d7e22e5fd55555fa279e9b76c09e9fb924eda04d authored almost 2 years ago by walkor <[email protected]>
require php>=8.1

github.com/walkor/workerman - 990be3c899968da048b57d1f2a61e5e0d02b57b0 authored almost 2 years ago by walkor <[email protected]>
onWebSocketConnect

github.com/walkor/workerman - f658690a00afb7de18832359681d351039a59029 authored almost 2 years ago by walkor <[email protected]>
add connection->eventLoop

github.com/walkor/workerman - 72075d710e4fb70dc8eb503b341420aa0c7e44ce authored almost 2 years ago by walkor <[email protected]>
support Event->setErrorHandler

github.com/walkor/workerman - 3b2c4021d6831d4d6b455353660047e2d67b4e32 authored almost 2 years ago by walkor <[email protected]>
Fix offDelay

github.com/walkor/workerman - 43d65d7079850f90f7470183c5330747184ac5b8 authored almost 2 years ago by walkor <[email protected]>
Merge pull request #351 from latypoff/fix-locale-return-void

Update helpers.php

github.com/walkor/webman - 076dd0e9c65556bb39060c4d97f43f2127ccc686 authored almost 2 years ago by walkor <[email protected]>
Update helpers.php

github.com/walkor/webman - 3b290dc8d0fc8651c93d872ddf8d810633be4a08 authored almost 2 years ago by latypoff <[email protected]>
use SplObjectStorage

github.com/walkor/webman-framework - 27929e045a99608876c7635c582041fcf86a90f1 authored almost 2 years ago by walkor <[email protected]>
variables use camel format

github.com/walkor/webman - d6acbc29853f74a935435bf37bda894ce01bb174 authored almost 2 years ago by walkor <[email protected]>
variables use camel format

github.com/walkor/webman-framework - 864b959e3e60c4ef5067714bf449ffead79ccda5 authored almost 2 years ago by walkor <[email protected]>
variables use camel format

github.com/walkor/webman-framework - 92e0c0cd35c41251104d59b507ba48521d829ec8 authored almost 2 years ago by walkor <[email protected]>
offDealy offRepeat

github.com/walkor/workerman - c72cda85ce9f396c6d80659c86c8a80a25b2862b authored almost 2 years ago by walkor <[email protected]>
Fix Swoole

github.com/walkor/workerman - ca7a770ee6bce585aa469f1a3711359705631420 authored almost 2 years ago by walkor <[email protected]>
Fix signal

github.com/walkor/workerman - 62b80d65b056bcc7f85e1548b06dba05b98e747e authored almost 2 years ago by walkor <[email protected]>
Fix exit status 2

github.com/walkor/workerman - 002689ae2fe7a50b99652e48f45c236d75ef1b26 authored almost 2 years ago by walkor <[email protected]>
support workerman v5

github.com/walkor/webman-framework - 2ef0687857ab3b35c557cbb84f54c52be9847a6e authored almost 2 years ago by walkor <[email protected]>
remove aliyun composer

github.com/walkor/workerman-manual - 73e87fecd9df90aaf98d50401645f43a9991edc3 authored almost 2 years ago by walkor <[email protected]>
support ssl

github.com/walkor/redis - 42e9aec5c4561354fdc3be5e95538b51c3f56061 authored almost 2 years ago by walkor <[email protected]>
support workerman v5

github.com/walkor/redis - e25d249ba1f73d3a9f5f78939ffa575ce4e8193c authored almost 2 years ago by walkor <[email protected]>
support workerman v5

github.com/walkor/http-client - 7ca0a4951cc3e2bb0d1a5d387eb4ea6a06c30864 authored almost 2 years ago by walkor <[email protected]>
optimizations

github.com/walkor/workerman - 301858e5a263999f6af702bb15c3016bdb037736 authored almost 2 years ago by walkor <[email protected]>
AllowDynamicProperties

github.com/walkor/workerman - 9e93d41d8d41c17cd94ed883147943959f9b6968 authored almost 2 years ago by walkor <[email protected]>
Merge pull request #873 from robin12315/robin12315

correct incorrect spelling

github.com/walkor/workerman - 9add88a244978107c411ca7eb68539d3fc2962ea authored almost 2 years ago by walkor <[email protected]>
correct incorrect spelling

github.com/walkor/workerman - f38863052e0152ed76a6f619680feb5dac06fac4 authored almost 2 years ago by ZZN <[email protected]>
optimizations

github.com/walkor/workerman - d51038e2b61359b80ca60c103dfd4ee662b1c9b2 authored almost 2 years ago by walkor <[email protected]>
Properties

github.com/walkor/workerman - e2846d5a5888066b9496df64ae114d83f95f2483 authored almost 2 years ago by walkor <[email protected]>
Properties

github.com/walkor/workerman - 10c1882ba6b1f7a979c2b1fb7c9a80459347e631 authored almost 2 years ago by walkor <[email protected]>
Variable use camel

github.com/walkor/workerman - c229f936dc16f11bb767a779c0120a9f7bb57736 authored almost 2 years ago by walkor <[email protected]>
Remove prefix of protection properties

github.com/walkor/workerman - 7cf8b19c2d3622bc7cd525212a584fe0edb818ec authored almost 2 years ago by walkor <[email protected]>
_id => realId

github.com/walkor/workerman - 7268ae91cf9d0c5eb45e8983437e90d899a38ebd authored almost 2 years ago by walkor <[email protected]>
Update README.md

github.com/walkor/workerman - 1683f21af19f4c0d3993237ab155e3fb4c1ffa4f authored almost 2 years ago by walkor <[email protected]>
Update README.md

github.com/walkor/static-php-cli - 1ca64d6626e8bbcb36370d10fea785dcd0a2aa30 authored almost 2 years ago by Jerry <[email protected]>
Update README.md

github.com/walkor/static-php-cli - 1b38f23268d640e9f69c40644a51e102a6b16fc6 authored almost 2 years ago by Jerry <[email protected]>
Upgrade workerman

github.com/walkor/AdapterMan - c8c745cfb5c8ef878e2b6b8990bc24b2f491f63c authored almost 2 years ago by walkor <[email protected]>
Set ext-swow conflict

swow预览版本没有Event驱动中所需的特性函数

github.com/walkor/workerman - 71e6177b40534d23e672565236c1ca3aceb6fc31 authored almost 2 years ago by 宣言就是Siam <[email protected]>