Libraries tagged by async
amphp/pipeline
22167445 Downloads
Asynchronous iterators and operators.
amphp/http-server
2563250 Downloads
A non-blocking HTTP application server for PHP based on Amp.
amphp/http-client
4484773 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
react/react
3385231 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
nunomaduro/pokio
117642 Downloads
Pokio is a dead simple asynchronous API for PHP that just works
async-aws/core
31284172 Downloads
Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.
danog/madelineproto
779043 Downloads
Async PHP client API for the telegram MTProto protocol.
arrilot/laravel-widgets
4344703 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
league/flysystem-async-aws-s3
7728492 Downloads
AsyncAws S3 filesystem adapter for Flysystem.
workerman/phpsocket.io
540343 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
react/promise-stream
12356965 Downloads
The missing link between Promise-land and Stream-land for ReactPHP
hprose/hprose
205674 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.
hhxsv5/laravel-s
642288 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
easyswoole/easyswoole
181818 Downloads
An efficient swoole framework
clue/mq-react
509516 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP