Libraries tagged by mysql class
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.
itvisionsy/simple-orm
165 Downloads
A simple PHP class to access your MySQL records.
abbe98/simple-pdo
322 Downloads
A simpe PDO class for MariaDB and MySQL
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework
rotexsoft/gdao
3420 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
peterujah/hierarchical
19 Downloads
Hierarchical - Light, simple PHP and mysql Hierarchy data and organization chart.
noahheck/e_mysqli
175 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
davcs86/php-mysqlimporter
4438 Downloads
PHP class for importing big SQL files into MySQL.
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
6982 Downloads
Forked version that works with WordPress MVC.
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.
carono/okvad2
117 Downloads
National Classification of Economic Activities of Russia
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.