Libraries tagged by mysql db class
pachel/dbclass
87 Downloads
DBclass for mysql
sujanshresthanet/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
masterzero/yii2-mysqldb
64 Downloads
Cumstom Yii classes to db working.
geeshoe/dbclass
98 Downloads
PHP class to connect to mysql using PDO
softon/mysqli-dbclass
13 Downloads
A simple Object Oriented approach for accessing Mysql Databases.
samuelfaj/class_db
28 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
leedch/resource-mysql
241 Downloads
DB Abstract to bind model classes to MySQL Tables
synaptic4u/db
48 Downloads
Database wrapper class for PDO MYSQL to enable custom scripting
spfalz/db_mysqli
20 Downloads
MySQL database class using the mysqli extension
power/db
239 Downloads
Simple static class to work with mysql databases
peterujah/db-controller
65 Downloads
Php PDO databse wrapper.
lily-labs/db-backup
44 Downloads
DBBackup it's a library that provides classes to execute mysqldump to backup the given database, relocate the backup file in the local filesystem and compress the resulting backup file.
josecarlosphp/db
106 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
hackerpro536/pdo-class-wrapper
225 Downloads
PDO Class Wrapper is a wrapper class of PDO (PHP Data Object) library. As we know that in any web application, database makes an important role for developer to create a good dynamic web application.
dmc-towns/db-store
10 Downloads
A set of PDO database classes to allow straightforward connection to MySQL and SQL Server databases