Libraries tagged by blocking
amphp/http-server-form-parser
108113 Downloads
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
amphp/cluster
27270 Downloads
Building multi-core network applications with PHP.
rdlowrey/alert
3071 Downloads
A non-blocking concurrency framework for PHP applications.
jaxl/jaxl
10533 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
amphp/artax
892551 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
abhinavsingh/jaxl
73899 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
voryx/pgasync
98110 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
stil/curl-easy
211698 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
ostark/craft-async-queue
292656 Downloads
A queue handler that moves queue execution to a non-blocking background process
oxid-esales/geo-blocking-module
4639 Downloads
The module enables OXID eShop to be compliant with the EU geo-blocking regulations.
leuchtfeuer/locate
86795 Downloads
Locate - 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.
ghostff/session
3142 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
detain/session-samurai
1744 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
aalfiann/parallel-request-php
19887 Downloads
A PHP class to create multiple request in parallel (non-blocking).
rdlowrey/nbsock
21429 Downloads
Async socket connection / server tools for Amp.