Libraries tagged by php class mysql
easy-swoole-php/mysqli-database-class
835 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
jayc89/php-mysql-pdo-database-class
1452 Downloads
PHP PDO MySQL Wrapper
alin-o/mysqli-database-class
2189 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
lodev09/php-models
5124 Downloads
A PHP library that allows you to easily create and define your models using PDO.
krugozor/database
2450 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.
itvisionsy/simple-orm
156 Downloads
A simple PHP class to access your MySQL records.
zethika/virtual-sql
1237 Downloads
A class-based abstraction layer for MySQL, designed to help with programmatically writing MySQL queries.
activecollab/databasestructure
15382 Downloads
Define database structure in PHP and let the library generate object classes and tables
turbopixel/phpdo-database
213 Downloads
A lightweight PHP7 database wrapper class.
gp/dbms
70 Downloads
Simple PHP Database tool with QueryParam class supports mysqli and pdo
davcs86/php-mysqlimporter
4404 Downloads
PHP class for importing big SQL files into MySQL.
drkbcn/php-pdo-mssql-class
86 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
peterujah/php-search-controller
46 Downloads
Php advance mysql database search to perform search operations.
rcastera/mysql-wrapper
43 Downloads
MySQL Abstraction Class