Libraries tagged by mysql class
dejongensvanboven/mysqli-database-class
326 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
krugozor-old/database
22 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
sanderheijselaar/ezpdo
1128 Downloads
A simple PHP PDO class for MySQL
rstoetter/libsqlphp
64 Downloads
library with classes to manage mysql datebases and tables
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.
abbe98/simple-pdo
322 Downloads
A simpe PDO class for MariaDB and MySQL
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
turbopixel/phpdo-database
254 Downloads
A lightweight PHP7 database wrapper class.
stratedge/wye
5121 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
rotexsoft/gdao
3034 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.
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
peterujah/hierarchical
19 Downloads
Hierarchical - Light, simple PHP and mysql Hierarchy data and organization chart.
onlyphp/codeigniter3-model
69 Downloads
Advanced model class for CodeIgniter 3 with eager loading and pagination capabilities
onebytesolutions/database
30 Downloads
Database Library - A dependency injection based Database Class
noahheck/e_mysqli
173 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string