Libraries tagged by mysql database class
fumagally/php-pdo-mysql
20 Downloads
A PHP MySQL PDO Class
eril/tbl-class
43 Downloads
CLI tool that Generates stable PHP constants from your database schema to improve IDE autocomplete and avoid SQL typos.
duncan3dc/sql-class
77594 Downloads
A simple database abstraction layer, with an on disk caching facility.
devsmine/classes
2 Downloads
The lightweight PHP database framework to accelerate development
spfalz/db_mysqli
20 Downloads
MySQL database class using the mysqli extension
rstoetter/ckeycolumnusagetree-php
25 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.
aleksey.nemiro/nemiro.data.php
21 Downloads
The small helper classes for working with databases MySql and PostgreSQL.
synaptic4u/db
48 Downloads
Database wrapper class for PDO MYSQL to enable custom scripting
peterujah/db-controller
65 Downloads
Php PDO databse wrapper.
josecarlosphp/db
103 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
gholme4/qbuild
4 Downloads
Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.
erickfirmo/phpmodel
47 Downloads
MySQL query builder class in PHP.
erickfirmo/dbconnection
34 Downloads
PDO database library
thpglobal/thpclasses
10 Downloads
database common classes
phptree/pdo
26 Downloads
a php PDO database connection class with simple query builder .