Libraries tagged by mysql database class
power/db
232 Downloads
Simple static class to work with mysql databases
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`.
chanhong/pdolite
129 Downloads
database lite classes for mysql, sqlsrv, sqlite, odbc, pdo (mysql, sqlite, sqlsrv)
webappid/simplepdo
26 Downloads
Simple class connection using PDO for mysql database
dinodev/my-sql
24 Downloads
Classes you can modify your MySql database even if you don't know sql
rhuett/csvie
60 Downloads
Csvie is a simple CSV file parser made for Laravel. Csvie is based on LeagueCSV, and can quickly import data to, and export data from, a MySQL database. It also gives you a handy abstract class for quickly sanitizing and scrubbing your CSV files prior to insertion.
hengyuz/dosql
7 Downloads
dosql is a class which has sealed the generic operate of mysql databases
dmc-towns/db-store
10 Downloads
A set of PDO database classes to allow straightforward connection to MySQL and SQL Server databases
sachoo/phalcon-model-annotations
132712 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
decmuc/pdodb
35 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
gp/dbms
114 Downloads
Simple PHP Database tool with QueryParam class supports mysqli and pdo
hoowu/mysqli-database-class
1020 Downloads
this is my mysqli-db
php-learn/database-class
4 Downloads
A database class using mysqli
shirerom/databaseclass
97 Downloads
simple and easy to use database abstraction of mysqli
lehbyos/super-mysqli
12 Downloads
Utility class, wrapping common patterns in data processing when querying databases with mysqli