Libraries tagged by async rpc
phpblock/core
9 Downloads
A lightweight asynchronous PHP server/client for blockchain networks.
hprose/hprose-symfony
242 Downloads
Hprose Server for Symfony
hprose/hprose-psr7
886 Downloads
Hprose Server for PSR7
hprose/hprose-php
337 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
mjohann/zynq
1 Downloads
Zynq is a PHP library that brings JavaScript-like asynchronous features to PHP, including support for timers, promises, async/await behavior, and multi-threaded execution via RPC.
php-websocket-rpc/rpc-server
4 Downloads
Async RPC server over WebSocket using amphp and msgpack
php-websocket-rpc/rpc-client
0 Downloads
Async RPC client over WebSocket using amphp and msgpack
makaronnik/amphp-rpc
3 Downloads
PHP (8.1) Async RPC based on Amp
tourze/json-rpc-async-bundle
44 Downloads
JsonRPC异步实现
esler/json-rpc
67547 Downloads
Simple async JSON-RPC library build on top of the GuzzleHttp
xujif/guzzle-json-rpc
418 Downloads
json-rpc server and client base on guzzle,support async
xd/prime-rpc
4 Downloads
ufo-tech/rpc-statistics-bundle
0 Downloads
rpc-statistics-bundle is a Symfony bundle for collecting and analyzing JSON-RPC method call statistics, including duration, statuses, and request metadata.
tian-easyswoole/rpc
1 Downloads
An efficient swoole framework
php-websocket-rpc/rpc
3 Downloads
Shared data model, serialization, and middleware pipeline for RPC over WebSocket