Libraries tagged by database class
mouf/database.doctrine-dbal-wrapper
111209 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
moledet/database-change-log
6960 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
drkbcn/php-pdo-mssql-class
95 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
xjuvi/pdodb
168 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
php-xapi/repository-doctrine
12259 Downloads
common classes for Doctrine based implementations of an xAPI repository
noetix/simple-orm
241 Downloads
A simple PHP class to access your MySQL records.
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
survos/data-bundle
665 Downloads
NOT survos/dataset-bundle. Namespace: Survos\DataBundle (no 'set'). Database and tooling layer for survos/data-contracts: keyword→ContentType classification cache (VocabMap) and ContentType display-label translations (VocabLabel).
pdodb/pdodb
707 Downloads
A very simple and straight forward class for interacting with a database
memclutter/php-dbf
2145 Downloads
Some php classes for easy work with dBase databases.
vakata/phptree
6255 Downloads
A collection of PHP classes for storing a tree in a relational database
soup/paginator
1555 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
marcocesarato/cpdo
394 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
jelix/php-redis
5034 Downloads
php classes to manage data into a redis database. Fork from Sash php-redis lib.