Libraries tagged by mysql cache
jepsonwu/php-mysqli
2355 Downloads
Php mysqli driver
lakshanjs/pdodb
31 Downloads
Production-ready PDO database abstraction for PHP with a secure query builder, statement caching, nested transactions, and MySQL 8+ compatibility.
terah/fluent-pdo-model
271 Downloads
FluentPdoModel: A super light orm with a fluent query builder, validations, caching, logging, and events.
progrmanial/simplemdb
88 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
progrmanial/simple-mysqli-fork
2542 Downloads
A powerful and flexible database query builder with advanced features
nael_d/ornata
7 Downloads
Ornata: A user-friendly crafted PHP MVC framework, empowering developers to build elegant and powerful web applications.
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.
easeappphp/pdolight
78 Downloads
A very simple and safe PHP library to execute PDO based database queries. 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.
catchem88/ue-pixie
2 Downloads
A lightweight, expressive, query builder for PHP.
caherrera/mysqloffsync
28 Downloads
this is a simple wrapper tool with some extras to mysqlump like connect your changes into a git repo or sync from server a to b
rafalmasiarek/csrf-token
18 Downloads
Encrypted CSRF token library with fingerprint and caching (file, MySQL, Redis)
pachel/dbclass
87 Downloads
DBclass for mysql