Libraries tagged by mysql database class
rotexsoft/gdao
3420 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.
onlyphp/simple-queue
6 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.
mrpck/mysqldb
15 Downloads
The MySqlDB Class Library is a high level wrapper around the MySql.
lily-labs/db-backup
42 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.
kurcenter/dbi
20 Downloads
Wrapper class for MySQLi prepared statements
kansept/dbi
31 Downloads
Wrapper class for MySQLi prepared statements
gamerboytr/phpsql
8 Downloads
A Php Library For MySQL
ezrarieben/pdo-wrapper-singleton
8 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
debugteam/mysqliwrapper
11 Downloads
Wrapper class for MySQLi functions
bistro/data
43 Downloads
A collection of classes to make data management easy
activecollab/databasestructure
17386 Downloads
Define database structure in PHP and let the library generate object classes and tables
reneschmidt/simpleorm
131 Downloads
Simple, no-frills ORM class.
fulldecent/thin-pdo
113 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
bentools/pdoextended
414 Downloads
An enhanced PDO class
bentools/mysqliextended
83 Downloads
An enhanced MySqli class