Libraries tagged by mysql asynchronous
amphp/mysql
851877 Downloads
Asynchronous MySQL client for PHP based on Amp.
johncurt/async-mysql
5350 Downloads
AsyncMySQL - Asynchronous MySQL Query Manager
atrox/async-mysql
13 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
irap/async-query
2030 Downloads
Package to make asynchronous MySql queries a breeze.
repo2/query-reactor
65 Downloads
Asynchronous & non-blocking MySQL queries executor.
jrsaunders/shard-matrix
1482 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
detain/session-samurai
92 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
arthurhoaro/simple-php-messaging-service
1995 Downloads
SimplePMS is a PHP message service with database backend using SQLite, PostgreSQL or MySQL
dazzle-php/mysql
61 Downloads
Dazzle Asynchronous MySQL.
khr/react-mysql
513 Downloads
Asynchronous & non-blocking MySQL driver for React.PHP
dustingraham/react-mysql
59 Downloads
Non-blocking MySQLi database access with PHP. Designed to work with reactphp/react.
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.
primal/query
14 Downloads
Chain-able asynchronous query builder for MySQL PDO
shen2/mypdo
17 Downloads
A php asynchronous library for mysql(PDO)