Libraries tagged by await
amphp/amp
91501683 Downloads
A non-blocking concurrency framework for PHP applications.
bunny/bunny
5423793 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
clue/block-react
1981715 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
icicleio/icicle
145539 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
sof3/await-generator
18103 Downloads
Use async/await in PHP using generators
fansipan/fansipan
8876 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
wyrihaximus/react-awaitable-observable
370694 Downloads
🛠️ Make observables foreachable using async & await
rdlowrey/alert
2984 Downloads
A non-blocking concurrency framework for PHP applications.
drift/react-functions
14087 Downloads
Lightweight library that provides regular PHP methods is a non-blocking implementation.
async-interop/promise
2455 Downloads
A promise interface for interoperability in async operations.
leocavalcante/swoole-futures
1353 Downloads
Futures + async/await for PHP's Swoole concurrency run-time.
libelulasoft/yii2-async-await
3336 Downloads
About Async await for php yii2 integration, this uses amphp
symplely/coroutine
1576 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
uppes/coroutine
625 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
labrador-kennel/composite-future
910 Downloads
Compose Amp Futures and await them however you want with a type-safe CompositeFuture object.