Libraries tagged by mysql db class
stefangabos/zebra_database
9493 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
lincanbin/php-pdo-mysql-class
5192 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
tschoffelen/db.php
349 Downloads
Simple PHP class for doing standard MySQL actions.
krugozor/database
2450 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
drkbcn/php-pdo-mssql-class
86 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
detain/db_abstraction
545 Downloads
Database Abstraction Class
cry/cry-cms-db
18 Downloads
PHP Class for working with MySQL via PDO
rotexsoft/gdao
2995 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
mrpck/mysqldb
14 Downloads
The MySqlDB Class Library is a high level wrapper around the MySql.
pachel/dbclass
85 Downloads
DBclass for mysql
sujanshresthanet/mysqli-database-class
1 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
masterzero/yii2-mysqldb
64 Downloads
Cumstom Yii classes to db working.
geeshoe/dbclass
98 Downloads
PHP class to connect to mysql using PDO