Libraries tagged by blockui
jszczypk/wampsyncclient
14446 Downloads
Synchronous (blocking) PHP client for WAMP protocol implementing Caller and Publisher roles
jowy/vinnige
174 Downloads
High Performance & Non-Blocking I/O PHP Web Framework
hiblaphp/sync
20 Downloads
Non-blocking synchronization primitives (Mutex, Semaphore) for async PHP
hiblaphp/postgres
197 Downloads
High Performance Enterprise Grade Pure Non Blocking Postgre Driver
fridzema/laravel-validation-plus
185 Downloads
Non-blocking validation warnings for Laravel
climactic/laravel-spam
1 Downloads
Anti-spam protection for Laravel: disposable-email and blocklist rules, StopForumSpam lookups, middleware, and a check API.
chemem/asyncify
247 Downloads
A simple library with which to run blocking I/O in a non-blocking fashion.
byjg/phpthread
26950 Downloads
ByJG PHPThread simplifies working with threads and non-blocking code in PHP, bridging the gap for a language that was not inherently designed for threading.
bredabeds/magento2-simple-antispam
15 Downloads
A Magento 2 extension for blocking spam bots creating new customer accounts
blockavel/lara-block-io
1468 Downloads
A Laravel package/facade for the Block.io API PHP wrapper.
batchwatch/batchwatch
6 Downloads
Client for batchwatch.dev - measure queue time on LLM batch APIs without ever blocking your job
aran112000/nope-php
0 Downloads
A light-weight tool for parsing log files in real-time and blocking requests that match certain pattern you define
alishernportfolio/laravel-antibot
13 Downloads
Application-agnostic anti-bot protection for Laravel: risk-based scoring, sliding-window rate limiting, proof-of-work challenges, temporary blocking, and network-verified search engine crawler bypass (Googlebot, Bingbot, YandexBot).
afaztech/neili
42 Downloads
Neili is an async-first PHP library built on Amp that streamlines creating robust Telegram bots. It provides a non-blocking HTTP client, wrappers for all Telegram Bot API methods, a long-polling Poller with concurrency control, and a flexible webhook handler. Neili is optimized for both constrained hosting environments and long-running worker processes.
svandragt/silverstripe-optimisticlocking
7 Downloads
Prevents your site users from losing data by blocking the save process if the data has changed since it was loaded by the current user.