Libraries tagged by mysql class
andyfleming/handy
484 Downloads
Handy Model class for amazing data magic.
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.
carono/okvad2
115 Downloads
National Classification of Economic Activities of Russia
hexastudio/mysqli-wrapper
1340 Downloads
Mysql database access class using mysqli
gumbercules/mysqlslow
1598 Downloads
Parser class for MySQL slow query log
helium/eloquent-flex-model
1498 Downloads
Eloquent model class for translating MySQL flexible JSON fields into native object attributes and vise-versa
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.
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.
yob/mysql
5 Downloads
a php-mysql class
markmorris/mysql-pdo-class
20 Downloads
A Simple MySQL Class
hackerpro536/pdo-class-wrapper
199 Downloads
PDO Class Wrapper is a wrapper class of PDO (PHP Data Object) library. As we know that in any web application, database makes an important role for developer to create a good dynamic web application.
ruesin/mysql
103 Downloads
MySQL utils classes
qrzysio/mysql-pdo-class
189 Downloads
Just another PHP class to cope with MySQL via PDO.
fumagally/php-pdo-mysql
19 Downloads
A PHP MySQL PDO Class