Libraries tagged by mysql database php class
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.
ezrarieben/pdo-wrapper-singleton
8 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern
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`.
jbirch8865/databaseclass
3 Downloads
Database PHP class for interacting with a mysql database
xjuvi/pdodb
166 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.
covermanager/fast-php-query-builder
1 Downloads
Production-grade PHP Query Builder with MySQL and PostgreSQL support. Safe bulk operations, conditional clauses, JSON schema, query profiler, and index hints. Zero framework coupling.
c11k/pdo
88 Downloads
Simple PDO Class for small PHP projects migrating from MySQLi to PDO
darkspock/just-query
0 Downloads
Production-grade PHP Query Builder with MySQL and PostgreSQL support. Safe bulk operations, conditional clauses, JSON schema, query profiler, and index hints. Zero framework coupling.