Libraries tagged by mysql class
jayc89/php-mysql-pdo-database-class
1442 Downloads
PHP PDO MySQL Wrapper
setbased/helper-code-store-mysql
19016 Downloads
Helper class for indenting automatically generated MySQL compound syntax code
emdotem/php-mysqli-database-class
21908 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easy-swoole-php/mysqli-database-class
459 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
duncan3dc/sql-class
77495 Downloads
A simple database abstraction layer, with an on disk caching facility.
alin-o/mysqli-database-class
1636 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
noetix/simple-orm
238 Downloads
A simple PHP class to access your MySQL records.
zethika/virtual-sql
890 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
glazilla/datatable
2303 Downloads
Class generating JSON output form mysql/pdo pgsql/pdo usable for Javascript library DataTables
voodoophp/voodorm
10476 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model 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
lodev09/php-models
5042 Downloads
A PHP library that allows you to easily create and define your models using PDO.
detain/db_abstraction
504 Downloads
Database Abstraction Class
activecollab/databasestructure
14238 Downloads
Define database structure in PHP and let the library generate object classes and tables