Libraries tagged by database class
byjg/authuser
7875 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
anglemx/airports
7138 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
migliori/php-pdo-database-class
423 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
krugozor/database
2449 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
jayc89/php-mysql-pdo-database-class
1450 Downloads
PHP PDO MySQL Wrapper
emdotem/php-mysqli-database-class
23679 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
easy-swoole-php/mysqli-database-class
729 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
alin-o/mysqli-database-class
2149 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
wordpress-phoenix/wordpress-options-builder-class
4455 Downloads
Library that helps you setup theme or plugin options that store data in the database with just a line or two of code
moledet/database-change-log
6803 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
mhmmdq/database
54 Downloads
A php class for managing and connecting to a database
ismail0234/pdodatabase
190 Downloads
pdo easy and fast speed framework strong database class.
intersvyaz/yii2-extdb
24180 Downloads
Extended Yii2 database class with cool stuff
detain/db_abstraction
545 Downloads
Database Abstraction Class
progrmanial/simple-mysqli-fork
2242 Downloads
Wrapper class for MySQLi prepared statements