Libraries tagged by blocking
voryx/pgasync
84381 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
stil/curl-easy
198889 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
ostark/craft-async-queue
277717 Downloads
A queue handler that moves queue execution to a non-blocking background process
amphp/sql-common
958741 Downloads
Common classes for non-blocking SQL implementations.
leuchtfeuer/locate
70756 Downloads
The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.
jaxl/jaxl
8705 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
clue/reactphp-sqlite
27384 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
amphp/http-server-form-parser
76565 Downloads
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
aalfiann/parallel-request-php
15453 Downloads
A PHP class to create multiple request in parallel (non-blocking).
shinsenter/defer.php
9545 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
rdlowrey/nbsock
20597 Downloads
Async socket connection / server tools for Amp.
rdlowrey/alert
2984 Downloads
A non-blocking concurrency framework for PHP applications.
kelunik/loop-block
5333 Downloads
Detect blocking ticks in the Amp event loop.
ferdous/laravel-otp-validate
23087 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
dypa/phpmulticurl
26535 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.