Libraries tagged by blockui
keggermont/laravel-amphp
111 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
imedge/amphp-socket
263 Downloads
Temporarily tagged, unless upstream is ready. Non-blocking socket connection / server implementations based on Amp and Revolt.
repo2/query-reactor
65 Downloads
Asynchronous & non-blocking MySQL queries executor.
rdlowrey/amp
217 Downloads
Non-blocking thread pool task dispatch
bitmotion/locate
3893 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.
zahycz/sessionless
6689 Downloads
Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework
tflori/nb-sessions
2872 Downloads
Non-Blocking-Sessions made easy
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.
opencck/server
443 Downloads
HTTP/WS/SSE non-blocking server based on revolt event loop and amphp-v3
obray/socket-server
1605 Downloads
Generic socket server with non-blocking reads and writes.
model/lock
732 Downloads
Wrapper around symfony/lock to support timeouts in blocking locks
mcrumm/pecan
53 Downloads
An event-driven, non-blocking shell for ReactPHP based on the Symfony Console Shell.
mauricerenck/darkvisitors
263 Downloads
Kirby robots.txt plugin for blocking AI Crawlers and Bots
magedin/module-trojan-request-blocker
425 Downloads
This robust extension acts as a shield, detecting and blocking malicious requests before they can disrupt your e-commerce operations. Whether it’s bots, fraudulent actions, or unusual traffic spikes, MagedIn_TrojanRequestBlocker is designed to guard your store from potentially harmful activity.
chemem/asyncify
238 Downloads
A simple library with which to run blocking I/O in a non-blocking fashion.