Libraries tagged by blockui
thesis/grpc
227 Downloads
Non-blocking implementation of gRPC.
symplely/spawn
2482 Downloads
An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.
rouxtaccess/laravel-cloudwatch
91 Downloads
Ship Laravel logs to AWS CloudWatch Logs through a non-blocking, cache-buffered log channel
rcsofttech/console-profiler-bundle
13 Downloads
A live, non-blocking TUI profiler dashboard for Symfony console commands. Displays real-time memory, duration, and SQL query metrics.
php-standard-library/unix
506 Downloads
Non-blocking Unix domain socket connections
php-standard-library/udp
375 Downloads
Non-blocking API for sending and receiving datagrams over UDP
php-standard-library/tcp
1204 Downloads
Non-blocking TCP client and server connections with connection pooling and retry
one4vision/t3lockdown
10 Downloads
Protects TYPO3 against SQL injection, XSS, malicious headers, abusive requests, and repeated attacks with logging, alerts, rate limiting, temporary IP blocking, and backend analysis tools.
oliverlundquist/laravel-http-background
6 Downloads
Non-Blocking HTTP Requests in Laravel.
mutms/moodle-tool_mupwned
22 Downloads
Compromised passwords blocking plugin for Moodle LMS
mmoollllee/laravel-consent-control
36 Downloads
GDPR cookie consent banner and content blocking for Laravel — server-rendered Blade on top of the framework-agnostic consent-control JS runtime.
mleczakm/swoole-bundle-scheduler
8 Downloads
Run Symfony Scheduler inside the Swoole HTTP server on a Swoole\Timer::tick() loop instead of a blocking messenger:consume worker.
mix/sync-invoke
1627 Downloads
Swoole synchronous blocking code invoke library
mirocow/yii2-queue
9 Downloads
Yii 2.0 Non blocking queue extension.
mathiasgrimm/laravel-queue-concurrency
4 Downloads
A queue driver for Laravel's Concurrency component. The same blocking Concurrency::run() API, but your closures run on queue workers and the results come back to the caller.