Libraries tagged by mysql database class
drkbcn/php-pdo-mssql-class
99 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
noetix/simple-orm
241 Downloads
A simple PHP class to access your MySQL records.
emdotem/php-mysqli-database-class
27615 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easy-swoole-php/mysqli-database-class
1327 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
dejongensvanboven/mysqli-database-class
416 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
nowendwell/mysqli-class
20 Downloads
MYSQLi Wrapper
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.
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework
tereta/pdo
7 Downloads
PDO decorator with lazy connection and automatic reconnect on disconnect-class errors (MySQL gone-away, PostgreSQL connection failure). For long-running workers and daemons.
rotexsoft/gdao
3420 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.
itvisionsy/simple-orm
165 Downloads
A simple PHP class to access your MySQL records.
davcs86/php-mysqlimporter
4438 Downloads
PHP class for importing big SQL files into MySQL.
activecollab/databasestructure
17384 Downloads
Define database structure in PHP and let the library generate object classes and tables
abbe98/simple-pdo
322 Downloads
A simpe PDO class for MariaDB and MySQL