Libraries tagged by mysql database php class
itvisionsy/simple-orm
163 Downloads
A simple PHP class to access your MySQL records.
activecollab/databasestructure
15864 Downloads
Define database structure in PHP and let the library generate object classes and tables
krugozor-old/database
22 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.
bear8421/php-mysql-database-class-updated
9585 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
davcs86/php-mysqlimporter
4409 Downloads
PHP class for importing big SQL files into MySQL.
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
dejongensvanboven/mysqli-database-class
326 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
stratedge/wye
5121 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
busenov/database
4 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
alexivashchenko/php-mysql-backup
19 Downloads
Simple PHP class to create regular MySQL database backups
jbirc/database-class
2 Downloads
Database PHP class for interacting with a mysql database
ideaglory/database
3 Downloads
PHP Singleton Database Class