Libraries tagged by php mysql class
tschoffelen/db.php
353 Downloads
Simple PHP class for doing standard MySQL actions.
drkbcn/php-pdo-mssql-class
101 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
krugozor/database
2487 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
noetix/simple-orm
241 Downloads
A simple PHP class to access your MySQL records.
zethika/virtual-sql
1625 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
cry/cry-cms-db
261 Downloads
PHP Class for working with MySQL via PDO
emdotem/php-mysqli-database-class
27615 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easy-swoole-php/mysqli-database-class
1337 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
dejongensvanboven/mysqli-database-class
418 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
rcastera/mysql-wrapper
44 Downloads
MySQL Abstraction Class
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
davcs86/php-mysqlimporter
4438 Downloads
PHP class for importing big SQL files into MySQL.
peterujah/hierarchical
19 Downloads
Hierarchical - Light, simple PHP and mysql Hierarchy data and organization chart.
itvisionsy/simple-orm
165 Downloads
A simple PHP class to access your MySQL records.
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.