Libraries tagged by mysql class
easy-swoole-php/mysqli-database-class
1027 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
alin-o/mysqli-database-class
2461 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
krugozor/database
2456 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
240 Downloads
A simple PHP class to access your MySQL records.
zethika/virtual-sql
1360 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
glazilla/datatable
3176 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.
lodev09/php-models
5289 Downloads
A PHP library that allows you to easily create and define your models using PDO.
activecollab/databasestructure
16223 Downloads
Define database structure in PHP and let the library generate object classes and tables
gumbercules/mysqlslow
1603 Downloads
Parser class for MySQL slow query log
tschoffelen/db.php
352 Downloads
Simple PHP class for doing standard MySQL actions.
mouf/database.dbconnection
32598 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
bear8421/php-mysql-database-class-updated
9634 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
nowendwell/mysqli-class
20 Downloads
MYSQLi Wrapper