Libraries tagged by mysql-class
lincanbin/php-pdo-mysql-class
6887 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
a1phanumeric/php-mysql-class
251 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
krugozor/database
2496 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
phptree/pdo
26 Downloads
a php PDO database connection class with simple query builder .
krugozor-old/database
28 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
hackerpro536/pdo-class-wrapper
225 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.
busenov/database
5 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
yob/mysql
5 Downloads
a php-mysql class
wainstan/arraymysql
6 Downloads
Simple array based without text queryes MySQL class (Composer support)
markmorris/mysql-pdo-class
21 Downloads
A Simple MySQL Class
goenitz/simple-model
12 Downloads
A laravel eloquent-like mysql class
neoan3-apps/db
31011 Downloads
neoan3 mysqli class
openmage/bc-mysql4-classes
33 Downloads
Mysql4-classes for backward compatibility.
codeboxsql/php
12 Downloads
A PHP Wrapper for the mysqli class