Libraries tagged by mysql class
jayc89/php-mysql-pdo-database-class
1468 Downloads
PHP PDO MySQL Wrapper
drkbcn/php-pdo-mssql-class
99 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
alin-o/mysqli-database-class
3173 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
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
1619 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
glazilla/datatable
4535 Downloads
Class generating JSON output form mysql/pdo pgsql/pdo usable for Javascript library DataTables
voodoophp/voodorm
10495 Downloads
VoodOrm is a micro-ORM which functions as both a fluent select query API and a CRUD model class.
cry/cry-cms-db
253 Downloads
PHP Class for working with MySQL via PDO
tschoffelen/db.php
353 Downloads
Simple PHP class for doing standard MySQL actions.
mouf/database.dbconnection
32978 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
rcastera/mysql-wrapper
44 Downloads
MySQL Abstraction Class
nowendwell/mysqli-class
20 Downloads
MYSQLi Wrapper
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
1327 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements