Libraries tagged by mysql db class
mrpck/mysqldb
14 Downloads
The MySqlDB Class Library is a high level wrapper around the MySql.
pachel/dbclass
72 Downloads
DBclass for mysql
sujanshresthanet/mysqli-database-class
1 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
93 Downloads
PHP class to connect to mysql using PDO
leedch/resource-mysql
225 Downloads
DB Abstract to bind model classes to MySQL Tables
spfalz/db_mysqli
19 Downloads
MySQL database class using the mysqli extension
slowpoked/pdo-db-wrapper
14 Downloads
A database class for MySQL with PDO
lily-labs/db-backup
32 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
86 Downloads
PHP classes to interact with databases. Works with MySQL, MySQLi, and PDO.
hackerpro536/pdo-class-wrapper
197 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
aslamhus/db
21 Downloads
A class for handling mysql database
alexmcarrow/db
37 Downloads
MySQL(i) class
ezrarieben/pdo-wrapper-singleton
6 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern