Libraries tagged by php class mysql database
ezrarieben/pdo-wrapper-singleton
8 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
stratedge/wye
5292 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
thpglobal/thpclasses
10 Downloads
database common classes
peterujah/db-controller
65 Downloads
Php PDO databse wrapper.
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.
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.
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
xjuvi/pdodb
172 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
decmuc/pdodb
213 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
php-learn/database-class
4 Downloads
A database class using mysqli
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
c11k/pdo
88 Downloads
Simple PDO Class for small PHP projects migrating from MySQLi to PDO
gp/dbms
118 Downloads
Simple PHP Database tool with QueryParam class supports mysqli and pdo