Libraries tagged by blocking
symplely/processor
1713 Downloads
An Symfony Process Manager offering Parallel and asynchronous PHP for Blocking I/O.
hkp22/laravel-bannable
16 Downloads
Laravel bannable package is for blocking and banning Eloquent models.
rmanara/brutalforce
72 Downloads
help on secure website against brutal force attack
mmoreram/react-functions
185 Downloads
Lightweight library that provides regular PHP methods is a non-blocking implementation.
cyber-duck/silverstripe-blacklist
26 Downloads
Block users and log access to your silverstripe application based on IP, referer, or host
trowski/react-fiber
25 Downloads
ReactPHP + ext-fiber
rnaga/php-tls
15 Downloads
PHP TLS library
peehaa/async-twitter
923 Downloads
Asynchronous parallel Twitter client built on the Amp concurrency framework
peehaa/async-chatter-bot
657 Downloads
Asynchronous chatter bot client built on the Amp concurrency framework
noerosell/awsyncronic
5 Downloads
amphp/artax client handler for guzzle
logicalsteps/async
1046 Downloads
async await implementation using generator function in php
invincible-tech-systems/easeampredis
43 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
20 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
60 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.
imedge/amphp-socket
117 Downloads
Temporarily tagged, unless upstream is ready. Non-blocking socket connection / server implementations based on Amp and Revolt.