Libraries tagged by database class
activecollab/databasestructure
15992 Downloads
Define database structure in PHP and let the library generate object classes and tables
phptricks/database_class
471 Downloads
A database class which uses the PDO extension, Supports many drivers
migliori/php-pdo-database-class
434 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
easy-swoole-php/mysqli-database-class
979 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
mouf/database.dbconnection
32542 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.
wordpress-phoenix/wordpress-options-builder-class
4466 Downloads
Library that helps you setup theme or plugin options that store data in the database with just a line or two of code
nowendwell/mysqli-class
18 Downloads
MYSQLi Wrapper
mouf/database.doctrine-dbal-wrapper
110040 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
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.
ismail0234/pdodatabase
192 Downloads
pdo easy and fast speed framework strong database class.
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
detain/db_abstraction
545 Downloads
Database Abstraction Class
astrotomic/laravel-transaction-proxy
1313 Downloads
This package provides a trait and class to call methods in a database transaction.
varunsridharan/wp-post
421 Downloads
Simple WP Post Class With Advanced Options.
tequila/mongodb-driver-wrapper
225 Downloads
Wraps MongoDB driver classes to have access to their internals