Libraries tagged by pdo-pgsql
fightbulc/easy_pdo
280 Downloads
PDO MySQL Library
fabiopaiva/pdo-simple-migration
158 Downloads
Database version control using PDO connection
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types
v-dem/queasy-db
154 Downloads
Database access classes, part of QuEasy PHP framework
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
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
rotexsoft/sqlschema
545 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
rotexsoft/leanorm-cli
53 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/leanorm
328 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
2792 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
1 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
pinga/db
270 Downloads
Safe and convenient SQL database access in a driver-agnostic way
phpvv/db
198 Downloads
VV database abstraction layer with query builder and DB structure models
paulyg/dbalite
22 Downloads
A lightweight PDO based Database Abstraction Layer.
oldpak/dbal
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.