Libraries tagged by postgre
doctrine/dbal
453308497 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
beberlei/doctrineextensions
54492742 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
tpetry/laravel-postgresql-enhanced
705067 Downloads
Support for many missing PostgreSQL specific features
martin-georgiev/postgresql-for-doctrine
3110573 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
scienta/doctrine-json-functions
15325093 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
9471214 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
4856124 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
malkusch/lock
7002839 Downloads
Mutex library for exclusive code execution.
fresh/doctrine-enum-bundle
5532299 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
3295255 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
catfan/medoo
1212219 Downloads
The lightweight PHP database framework to accelerate development
opsway/doctrine-dbal-postgresql
1618776 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
usmanhalalit/pixie
1747588 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1539140 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.
dibi/dibi
3167139 Downloads
Dibi is Database Abstraction Library for PHP