Libraries tagged by posgre
aura/sql
2180871 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
usmanhalalit/pixie
2040662 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
2073838 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
longitude-one/doctrine-spatial
995977 Downloads
Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).
dibi/dibi
3544476 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
721974 Downloads
PHP DataMapper ORM and Data Modelling Engine
creof/doctrine2-spatial
3177648 Downloads
Doctrine2 multi-platform support for spatial types and functions
aura/sqlquery
2640906 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
pmatseykanets/laravel-scout-postgres
205251 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
opsway/doctrine-dbal-postgresql
1804567 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
genealabs/laravel-optimized-postgres
190576 Downloads
optimizes field types for Postgres.
amphp/postgres
395072 Downloads
Asynchronous PostgreSQL client for Amp.
vcian/laravel-db-auditor
27249 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
umbrellio/laravel-pg-extensions
372974 Downloads
Extensions for Postgres Laravel
ruckusing/ruckusing-migrations
980921 Downloads
Framework for generating and managing database migrations