Libraries tagged by non blocking
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.
highperapp/highper-php
0 Downloads
High-performance asynchronous PHP micro framework targeting C10M concurrency with maximum simplicity and peak performance
hedali/phpsocket.io
2 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman, Support Workerman V5 And PHP 8.2
ekstazi/websocket-stream-client-pawl
0 Downloads
ratchet/pawl adapter implementation for websocket stream client.
ekstazi/websocket-stream-client-amphp
4 Downloads
amphp/websocket-client adapter implementation for websocket stream client.
ekstazi/websocket-stream-client
14 Downloads
Async WebSocket stream client interface for Amp based on different implementations.
ekstazi/websocket-server-adapter-amphp
4 Downloads
Async WebSocket server adapter for Amp based on different implementations.
ekstazi/websocket-server-adapter
8 Downloads
Async WebSocket server adapter for Amp based on different implementations.
ekstazi/websocket-common-amphp
16 Downloads
amphp/websocket adapter implementation for stream interfaces
ekstazi/websocket-common
32 Downloads
Base amphp based stream interfaces for client and server websocket implementations
ekstazi/async-binary-stream
3 Downloads
Set of amphp streams to work with binary data. It can read bytebuffer with specified length and write it.
dogoda/sessions
0 Downloads
A non-blocking session manager
dazzle-php/websocket
8 Downloads
Dazzle Asynchronous Websocket Client / Server.
dazzle-php/http
23 Downloads
Dazzle Asynchronous HTTP Client / Server.