Libraries tagged by blocking
reactphp-x/log
49 Downloads
Non-blocking logging for PHP based on reactphp, and Monolog.
raimx/stream
139 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
pratik-dabhi/laravel-firewall
5 Downloads
A powerful and extensible firewall package for Laravel 10+ supporting IP blocking, CIDR rules, rate limiting, request logging, and country blocking.
omegaalfa/http-client
1 Downloads
A lightweight, high-performance asynchronous HTTP client for modern PHP applications powered by FiberEventLoop.
omegaalfa/fiber-event-loop
2 Downloads
A lightweight, high-performance fiber-based event loop for modern PHP applications. Enables asynchronous I/O with synchronous-like syntax.
mfmdevsystem/react-stream
3 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
medehghani/alert
6 Downloads
Event loops for event-driven/async PHP
kqueue/kqueue
1 Downloads
A production-grade, non-blocking queue runtime for Laravel — powered by Swoole coroutines
keggermont/laravel-amphp
352 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.
josequembi/angola-geoguard
2 Downloads
Pacote PHP e Laravel para geolocalização, geofencing, controlo territorial, restrição de acesso e segurança geoespacial em Angola.
invincible-tech-systems/easeampredis
45 Downloads
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
invincible-tech-systems/easeamp-mysql-redis
19 Downloads
A very simple and safe PHP library that enables easy redis cache warmup from MySQL/MariaDB Database. This uses EaseAmpMysql and EaseAmpRedis packages, that wraps up the AmPHP related MySQL and Redis Packages to interact with MySQL/MariaDB database and also with Redis in-memory cache in an asynchronous & non-blocking way.
imedge/amphp-socket
655 Downloads
Temporarily tagged, unless upstream is ready. Non-blocking socket connection / server implementations based on Amp and Revolt.