Libraries tagged by mysql database php class
jbirc/database-class
2 Downloads
Database PHP class for interacting with a mysql database
ideaglory/database
3 Downloads
PHP Singleton Database Class
emdotem/php-mysqli-database-class
27607 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
com.jukusoft/php-database-table-upgrader
22 Downloads
php-database-table-upgrader, An database upgrader for upgrade mysql table structures automatically. You dont have to write CREATE TABLE, ALTER TABLE querys and so on anymore, just configure your table structure in PHP and the classes will upgrade your table structures automatically.
rstoetter/ckeycolumnusagetree-php
25 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
louis1021/mysql-php-backup-class
1 Downloads
Day end closing backup mechanism on database, as to prevent data loss
devsmine/classes
2 Downloads
The lightweight PHP database framework to accelerate development
aleksey.nemiro/nemiro.data.php
21 Downloads
The small helper classes for working with databases MySql and PostgreSQL.
saturn/database
33 Downloads
PHP PDO wrapper class.
fumagally/php-pdo-mysql
20 Downloads
A PHP MySQL PDO Class
hackerpro536/pdo-class-wrapper
222 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.
eril/tbl-class
43 Downloads
CLI tool that Generates stable PHP constants from your database schema to improve IDE autocomplete and avoid SQL typos.
turbopixel/phpdo-database
272 Downloads
A lightweight PHP7 database wrapper class.
sylweriusz/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
sujanshresthanet/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements