Libraries tagged by pgsql
php-pg/pgproto3
66 Downloads
Is an encoder and decoder of the PostgreSQL wire protocol version 3
php-pg/pgpassfile
60 Downloads
Parser for PostgreSQL .pgpass file
php-pg/pgconn
2 Downloads
Low-level PostgreSQL database driver
philkingston/doctrine2-spatial
11 Downloads
Doctrine2 multi-platform support for spatial types and functions
penobit/idb
13 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
pauloelias/docker-php-dev
9 Downloads
Local Docker PHP Development Environment.
pachno/b2db
1103 Downloads
B2DB is a lightweight ORM for modern PHP applications
opulence/databases
3715 Downloads
The Opulence database library
olix/doctrine-extension-bundle
13 Downloads
Symfony OlixDoctrineExtensionBundle for custom functions
oldpak/dbal
13 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
noxkiwi/database
5 Downloads
Simple, configuration based Database Access.
nimbusoft/parrot
6 Downloads
Extendable backup system
nikolas/db_type
9318 Downloads
Conversion of complex PostgreSQL types (ARRAY, ROW, HSTORE) to PHP and vice versa
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.