Libraries tagged by php class mysql
itvisionsy/simple-orm
165 Downloads
A simple PHP class to access your MySQL records.
decmuc/pdodb
213 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
peterujah/hierarchical
19 Downloads
Hierarchical - Light, simple PHP and mysql Hierarchy data and organization chart.
masnathan/sql-query-formatter
1839 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
tereta/pdo
7 Downloads
PDO decorator with lazy connection and automatic reconnect on disconnect-class errors (MySQL gone-away, PostgreSQL connection failure). For long-running workers and daemons.
eftec/daoone
3441 Downloads
Procedural MysqlI Data access class in a single Class
v-dem/queasy-db
176 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.
activecollab/databasestructure
17384 Downloads
Define database structure in PHP and let the library generate object classes and tables
andyfleming/handy
485 Downloads
Handy Model class for amazing data magic.
amostajo/phpfastcache
727 Downloads
Fork from original phpfastcache to autoload with PSR-4
10quality/wpmvc-phpfastcache
6980 Downloads
Forked version that works with WordPress MVC.
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
193 Downloads
Just another PHP class to cope with MySQL via PDO.