Libraries tagged by blockui
carica/io
1122 Downloads
Non blocking I/O for PHP
carica/chip
128 Downloads
Physical computing for PHP
repo2/query-reactor
65 Downloads
Asynchronous & non-blocking MySQL queries executor.
rdlowrey/amp
217 Downloads
Non-blocking thread pool task dispatch
bitmotion/locate
3870 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.
sitewards/bigpipe
7 Downloads
Implements a BigPipe option to Magento, so a block can be marked as BigPipe an will be rendered after the first flush appeared. Facebook uses that technique to avoid a blocking of the loading process by some slower components.
phpgt/async
1341 Downloads
Promise-based non-blocking operations.
opencck/server
412 Downloads
HTTP/WS/SSE non-blocking server based on revolt event loop and amphp-v3
mcrumm/pecan
53 Downloads
An event-driven, non-blocking shell for ReactPHP based on the Symfony Console Shell.
mauricerenck/darkvisitors
258 Downloads
Kirby robots.txt plugin for blocking AI Crawlers and Bots
jszczypk/wampsyncclient
14063 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
jetty-dev/background-processing
3572 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.
chemem/asyncify
228 Downloads
A simple library with which to run blocking I/O in a non-blocking fashion.
beaucal/beaucal-invalid-session
23862 Downloads
When ZendSession validation fails, the session is simply cleared. When you'd rather avoid nasty blocking errors.
atrox/async-mysql
13 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP