Libraries tagged by database class
anax/database-active-record
6252 Downloads
Anax Database Active Record module for model classes.
symbiote/php-wordpress-database-tools
25 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
meridius/database-tester
11 Downloads
Collection of classes intended to ease concurrent integration database testing with Nette/Database and Nette/Tester
silbinarywolf/php-wordpress-database-tools
718 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
swos/database
10 Downloads
A simple PDO wrapper class and DAL for PHP applications.
sunnysideup/classname-fixer
17 Downloads
Checks all your class names and, if they do not exist (anymore), finds the best new match and updates them.
sti/database
8 Downloads
Classes úteis para lidar com o banco de dados!
softlivre/pgsql-database-manager
5 Downloads
class for postgresql operations and pagination of results in PHP
sfynx-project/tool-database-bundle
219 Downloads
This Bundle provides classes and commands to run DB vendor`s utilities to backup and restore databases.
saturn/database
33 Downloads
PHP PDO wrapper class.
samuelfaj/class_db
28 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
rockzzz041/database
7 Downloads
php class uses PDO to connect with DB
rawphp/raw-database
440 Downloads
RawDatabase is a wrapper with useful utility functions around the MySQLi class and is used by RawPHP framework and other applications.
nlt_codilog/database-change-log_fork
16 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
mouf/database.dbstats
88 Downloads
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.