Libraries tagged by php async
orchid/socket
142475 Downloads
Laravel library for asynchronously serving WebSockets.
phasync/phasync
3297 Downloads
phasync asyncio library for PHP, providing seamless and efficient coroutines via PHP fibers
sof3/await-generator
24840 Downloads
Use async/await in PHP using generators
open-telemetry/context-swoole
49216 Downloads
Async Swoole/OpenSwoole context implementation for OpenTelemetry PHP.
vxm/yii2-async
34955 Downloads
Provide an easy way to run code asynchronously for Yii2 application
drmmr763/php-asyncapi-annotations
2272 Downloads
PHP annotations/attributes library for AsyncAPI 3.0.0 specification
siro/php-klaviyo-api
117952 Downloads
Low level but elegant Klaviyo full API wrapper for PHP with asynchronous track event support
php-http/async-client-implementation
Downloads
flow-php/filesystem-async-aws-bridge
35239 Downloads
PHP ETL - Flow Filesystem Async AWS Bridge
async-request/async-request
69600 Downloads
Asynchronous cURL library for PHP with reasonable API
idct/php-nats-jetstream-client
9425 Downloads
Async-first NATS + JetStream client for PHP 8.2+
saade/cep-php
5740 Downloads
Async, high availability brazilian CEP finder with multiple providers for redundancy.
aalfiann/parallel-request-php
20061 Downloads
A PHP class to create multiple request in parallel (non-blocking).
mroosz/php-cassandra
7821 Downloads
A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2 and 2025.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.
hhxsv5/php-multi-curl
31038 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.