Libraries tagged by mysql database class
alin-o/mysqli-database-class
1636 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
duncan3dc/sql-class
77495 Downloads
A simple database abstraction layer, with an on disk caching facility.
detain/db_abstraction
504 Downloads
Database Abstraction Class
stratedge/wye
5051 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.
progrmanial/simple-mysqli-fork
1061 Downloads
Wrapper class for MySQLi prepared statements
noetix/simple-orm
238 Downloads
A simple PHP class to access your MySQL records.
activecollab/databasestructure
14238 Downloads
Define database structure in PHP and let the library generate object classes and tables
krugozor-old/database
13 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.
dejongensvanboven/mysqli-database-class
266 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
samuelfaj/class_db
26 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
nowendwell/mysqli-class
17 Downloads
MYSQLi Wrapper
drkbcn/php-pdo-mssql-class
83 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
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.
rstoetter/ckeycolumnusagetree-php
22 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
peterujah/php-search-controller
45 Downloads
Php advance mysql database search to perform search operations.