Libraries tagged by none blocking
pader/amphp-guzzle-handler
86 Downloads
Make guzzle non-blocking with amphp.
malickyeu/curl-easy
479 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
kinetis/storage-s3
1 Downloads
Fiber-native non-blocking S3 (and S3-compatible) file storage for Kinetis, plugging into kinetis/storage's FILESYSTEM_DRIVER=s3.
kinetis/storage
1 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
2 Downloads
Fiber-native non-blocking OpenSearch client construction for Kinetis, via kinetis/revolt-http-client's Revolt-backed HTTP transport.
kinetis/queue-sqs
1 Downloads
A Fiber-native non-blocking Amazon SQS backend for kinetis/queue's QueueInterface.
kinetis/queue-rabbitmq
1 Downloads
A Fiber-native non-blocking RabbitMQ (AMQP 0-9-1) backend for kinetis/queue's QueueInterface.
kinetis/mailer
1 Downloads
Non-blocking mail sending for Kinetis — Symfony\Component\Mailer over any DSN-selected transport, with API-based transports going through kinetis/revolt-http-client instead of blocking.
kinetis/aws-sigv4
3 Downloads
A PSR-18 client decorator that signs outgoing requests with AWS Signature Version 4 (SigV4) — reused signing logic from async-aws/core, non-blocking via kinetis/revolt-http-client. Usable standalone, not only with Kinetis.
jetty-dev/background-processing
3613 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
hiblaphp/sync
9 Downloads
Non-blocking synchronization primitives (Mutex, Semaphore) for async PHP
hiblaphp/sqlite
81 Downloads
Non Blocking Sqlite3 Client
ghabes/rolling-curl
15 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
gekkone/rolling-curl
20 Downloads
Rolling-Curl: A non-blocking, non-dos multi-curl library for PHP
foxelabs/wp-queue-process
0 Downloads
WordPress non-blocking async requests and background queue processing with a swappable storage driver, server-load aware batching, and a self-healing cron.