Libraries tagged by pdo database
yawaweb/yii2-oci8
184 Downloads
Yii2 extension which uses well written pdo-via-oci8 package for standard PHP Oracle functions (OCI8)
vkrapotkin/laravel-firebird5
35 Downloads
Laravel 13 database driver package for Firebird SQL 5 via PDO_FIREBIRD.
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework
tereta/dbal
5 Downloads
SQL query builder with fluent interface, supporting multiple database drivers and prepared statements. Designed for ease of use and flexibility in building complex SQL queries.
stule-ru/modernpdo
442 Downloads
The source code of the simple PDO library.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
soluble/dbwrapper
1485 Downloads
Universal minimalist database wrapper
simsoft/fliq
40 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
samayo/styrofoam
21 Downloads
A tiny pdo wrapper class
runn/dbal
100 Downloads
Runn Me! DBAL Library
rtshome/pgbabylon
2533 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/leanorm-cli
114 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/leanorm
429 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
3425 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.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.