Libraries tagged by mysql database class
peterujah/db-controller
58 Downloads
Php PDO databse wrapper.
v-dem/queasy-db
154 Downloads
Database access classes, part of QuEasy PHP framework
phptree/pdo
25 Downloads
a php PDO database connection class with simple query builder .
diversen/minimal-query-builder
526 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
rotexsoft/leanorm-cli
53 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/gdao
2792 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
150 Downloads
A simple PHP class to access your MySQL records.
davcs86/php-mysqlimporter
4400 Downloads
PHP class for importing big SQL files into MySQL.
abbe98/simple-pdo
314 Downloads
A simpe PDO class for MariaDB and MySQL
hexastudio/mysqli-wrapper
1334 Downloads
Mysql database access class using mysqli
power/db
211 Downloads
Simple static class to work with mysql databases
busenov/database
3 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
linshuntao/mysql
6 Downloads
the class use for mysql database
jabarihunt/mysql
72 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
dryspell/storage-mysql
10 Downloads
Elegant storage class to query a MySQL database