Libraries tagged by database class
ismail0234/pdodatabase
193 Downloads
pdo easy and fast speed framework strong database class.
decmuc/pdodb
213 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework
alcamo/dao
126 Downloads
Simple database access classes
astrotomic/laravel-transaction-proxy
1313 Downloads
This package provides a trait and class to call methods in a database transaction.
varunsridharan/wp-post
422 Downloads
Simple WP Post Class With Advanced Options.
tereta/pdo
7 Downloads
PDO decorator with lazy connection and automatic reconnect on disconnect-class errors (MySQL gone-away, PostgreSQL connection failure). For long-running workers and daemons.
tequila/mongodb-driver-wrapper
225 Downloads
Wraps MongoDB driver classes to have access to their internals
samayo/styrofoam
21 Downloads
A tiny pdo wrapper class
rtshome/pgbabylon
2533 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/gdao
3420 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
peixinho/lazymephp
41 Downloads
LazyMePHP is a PHP framework designed for rapid development with a focus on class, form, and REST API generation from database tables.
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
nwidart/db-exporter-l4.0
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.