Libraries tagged by blueking
jaxl/jaxl
9017 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
duncan3dc/sessions
164314 Downloads
A non-blocking session manager
clue/reactphp-sqlite
30801 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
clue/reactphp-flux
104833 Downloads
Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.
amphp/cluster
20804 Downloads
Building multi-core network applications with PHP.
abhinavsingh/jaxl
71420 Downloads
Jaxl - Async, Non-Blocking, Event based Networking Library in PHP.
amphp/artax
848164 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
voryx/pgasync
88829 Downloads
Async Reactive Postgres Driver for PHP (Non-blocking)
ostark/craft-async-queue
281492 Downloads
A queue handler that moves queue execution to a non-blocking background process
integer-net/magento2-session-unblocker
276227 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
amphp/sql-common
1054619 Downloads
Common classes for non-blocking SQL implementations.
leuchtfeuer/locate
75600 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.
amphp/http-server-form-parser
79904 Downloads
An HTTP server plugin that simplifies form data handling. Effortlessly parse incoming form submissions and extracting its data.
aalfiann/parallel-request-php
16258 Downloads
A PHP class to create multiple request in parallel (non-blocking).
rdlowrey/nbsock
20842 Downloads
Async socket connection / server tools for Amp.