Libraries tagged by mysql class
lodev09/php-models
11391 Downloads
A PHP library that allows you to easily create and define your models using PDO.
detain/db_abstraction
3295 Downloads
Database Abstraction Class
phpnomad/sqlite-integration
557 Downloads
PDO+SQLite implementation of phpnomad/db strategies. Pairs with phpnomad/mysql-integration so entity classes and repositories are portable between MySQL (server) and SQLite (desktop/local).
jayc89/php-mysql-pdo-database-class
1472 Downloads
PHP PDO MySQL Wrapper
drkbcn/php-pdo-mssql-class
112 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
2494 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
1656 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
glazilla/datatable
4619 Downloads
Class generating JSON output form mysql/pdo pgsql/pdo usable for Javascript library DataTables
10quality/wpmvc-phpfastcache
7021 Downloads
Forked version that works with WordPress MVC.
cry/cry-cms-db
335 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
33074 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