walkor / walkor/workerman

about using Workerman as part of other php frameworks

Open
#696 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
11.6k
Forks
2.2k
Avg merge
11h 30m
Merged PRs (30d)
3

Description

Hi,

I wrote a php framework in procedural way (in MVC approach though) and used that over a decade, recently implemented OOP version by following PSR standards and by using Laminas PSR-7, PSR-15, Laravel Container etc...

While I am following developments with

1) Workerman
2) Swoole (https://www.swoole.co.uk/)
3) https://github.com/symplely/coroutine
4) AMPHP
5) reactPHP

in last few years, I tried coding using reactphp and amphp and felt interested about workerman and symplely coroutine and swoole as well.

While I came across https://github.com/passwalls/mark and your Webman framework few months earlier, that uses Workerman, I am looking at different components that are available in each async library's ecosystem, before trying one in the lines of integrating with my php framework.

I will surely wait for revoltphp's integration in Workerman, and how much support we can expect if we integrate Workerman in our framework?

Any Github based sponsor options available? I would choose to be an individual contributor if possible

please share your thoughts

thank you

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.