Libraries tagged by php mysql class
geeshoe/dbclass
98 Downloads
PHP class to connect to mysql using PDO
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`.
rklib/rkphplib
19 Downloads
PHP library with template engine and wrapper classes to filesystem, mysql and other.
jbirch8865/databaseclass
3 Downloads
Database PHP class for interacting with a mysql database
leandroip/modelclass
12 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.
antevenio/pdo-mysql-select-iterator
20959 Downloads
PHP PDO Mysql select statement iterator implemented as multiple queries using LIMIT clauses
docnet/php-dbal
20961 Downloads
A library which wraps mysqli into a fluent, easy-to-use set of classes.
xjuvi/pdodb
203 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
eftec/daoone
3442 Downloads
Procedural MysqlI Data access class in a single Class
codeboxsql/php
12 Downloads
A PHP Wrapper for the mysqli 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.
dvpablo/php-picnic
1156 Downloads
Picnic (Simple) PHP libraries to connect to persistent layers like Cassandra, Couchbase, Couchdb, Mongo, ElasticSearch, Kinesis, Mysql and AWS S3.