Libraries tagged by non blocking
rdlowrey/artax
1592 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
kadet/xmpp
35 Downloads
Asynchronous, Non-Blocking, Event Driven Xmpp Library, which utilizes php 5.4 features.
zealphp/mongodb
1 Downloads
Async MongoDB driver for ZealPHP — Rust extension with PHP OOP library, non-blocking via eventfd + OpenSwoole coroutines
xsuchy09/rolling-curl
474 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
thesis/grpc
227 Downloads
Non-blocking implementation of gRPC.
rcsofttech/console-profiler-bundle
13 Downloads
A live, non-blocking TUI profiler dashboard for Symfony console commands. Displays real-time memory, duration, and SQL query metrics.
php-standard-library/unix
506 Downloads
Non-blocking Unix domain socket connections
php-standard-library/udp
375 Downloads
Non-blocking API for sending and receiving datagrams over UDP
oliverlundquist/laravel-http-background
6 Downloads
Non-Blocking HTTP Requests in Laravel.
mirocow/yii2-queue
9 Downloads
Yii 2.0 Non blocking queue extension.
kinetis/storage-s3
5 Downloads
Fiber-native non-blocking S3 (and S3-compatible) file storage for Kinetis, plugging into kinetis/storage's FILESYSTEM_DRIVER=s3.
kinetis/storage
8 Downloads
File storage for Kinetis, built on League\Flysystem — local storage via a genuinely non-blocking Amp\File-backed adapter; remote backends (S3, etc.) live in kinetis/storage-s3.
kinetis/search-opensearch
5 Downloads
Fiber-native non-blocking OpenSearch client construction for Kinetis, via kinetis/revolt-http-client's Revolt-backed HTTP transport.
kinetis/queue-sqs
5 Downloads
A Fiber-native non-blocking Amazon SQS backend for kinetis/queue's QueueInterface.
kinetis/queue-rabbitmq
5 Downloads
A Fiber-native non-blocking RabbitMQ (AMQP 0-9-1) backend for kinetis/queue's QueueInterface.