Libraries tagged by php class mysql
dejongensvanboven/mysqli-database-class
315 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
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.
peterujah/hierarchical
18 Downloads
Hierarchical - Light, simple PHP and mysql Hierarchy data and organization chart.
masnathan/sql-query-formatter
1761 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
eftec/daoone
3426 Downloads
Procedural MysqlI Data access class in a single Class
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
andyfleming/handy
484 Downloads
Handy Model class for amazing data magic.
cry/cry-cms-db
18 Downloads
PHP Class for working with MySQL via PDO
leandroip/modelclass
10 Downloads
A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.
yob/mysql
5 Downloads
a php-mysql class
shoyim/php-orm
0 Downloads
A simple PHP class to access your MySQL records.
qrzysio/mysql-pdo-class
189 Downloads
Just another PHP class to cope with MySQL via PDO.
kuvardin/fast-mysqli
163 Downloads
Simple PHP class for working with MySQL