Libraries tagged by database class
mouf/database.doctrine-dbal-wrapper
109980 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
duncan3dc/sql-class
77544 Downloads
A simple database abstraction layer, with an on disk caching facility.
drkbcn/php-pdo-mssql-class
86 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
atiksoftware/php-class-db-pdo
58 Downloads
PDOModel - Library of PHP functions for intracting database using PDO
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
jabarihunt/mysql
79 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
diversen/minimal-query-builder
543 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
astrotomic/laravel-transaction-proxy
1313 Downloads
This package provides a trait and class to call methods in a database transaction.
varunsridharan/wp-post
420 Downloads
Simple WP Post Class With Advanced Options.
valhalla/valhalla-core-utils-lib
13696 Downloads
Valhalla Core Utilities Library is a collection of useful utility classes to make development clean and easy.
tequila/mongodb-driver-wrapper
225 Downloads
Wraps MongoDB driver classes to have access to their internals
synaptic4u/logging
45 Downloads
Custom logging class able to log to files and database
stratedge/wye
5112 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
samayo/styrofoam
20 Downloads
A tiny pdo wrapper class
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types