Libraries tagged by pdo_mysql
offworks/overnight
28 Downloads
Yet another simple and consistent pdo based php-mysql query builder
icecave/manifold
157 Downloads
A PDO compatible facade for multi-tiered MySQL replication sets.
dsda/dbconnector
38 Downloads
DBConnector is library to connect app with mysql or sqlite databases via PDO
indievox/master-slave-db-access
17 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
wdes/simple-php-model-system
935 Downloads
A simple PHP model system
vimac/myspot
20 Downloads
A simple PHP persistence framework based on PDO with sql map support
v-dem/queasy-db
154 Downloads
Database access classes, part of QuEasy PHP framework
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases
tkaratug/titan-db
16 Downloads
Simple and useful query builder for PHP.
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
stule-ru/modernpdo
440 Downloads
The source code of the simple PDO library.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
simplon/db
289 Downloads
Simplon DB Libraries
simbiat/optimize-tables
38 Downloads
Library optimize tables in database.
rotexsoft/sqlschema
545 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.