Libraries tagged by mysql database class
memocashweb/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
koolob/mysqli-database-class
6 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
kinoritech/fast-mysql
5 Downloads
lightweight database class
jabarihunt/mysql-model-builder
63 Downloads
A class that builds usable models based on your MySQL database tables.
ideaglory/database
3 Downloads
PHP Singleton Database Class
dejongensvanboven/mysqli-database-class
315 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
celtak/dog-database
5 Downloads
A class that allows to use a MySQL database and make calls to this database not through queries but through methods
ahmetertem/database
127 Downloads
Database Class
orphans/mysql-wrapper
132 Downloads
A database wrapper class to help reduce code and support rapid development
ahmetertem/database_record
166 Downloads
Database Record Class
com.jukusoft/php-database-table-upgrader
22 Downloads
php-database-table-upgrader, An database upgrader for upgrade mysql table structures automatically. You dont have to write CREATE TABLE, ALTER TABLE querys and so on anymore, just configure your table structure in PHP and the classes will upgrade your table structures automatically.
saturn/database
31 Downloads
PHP PDO wrapper class.
samuelfaj/class_db
27 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
ruesin/mysql
103 Downloads
MySQL utils classes
rawphp/raw-database
440 Downloads
RawDatabase is a wrapper with useful utility functions around the MySQLi class and is used by RawPHP framework and other applications.