Libraries tagged by postgre
doctrine/dbal
525659018 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
beberlei/doctrineextensions
65284934 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
1397952 Downloads
Support for many missing PostgreSQL specific features
martin-georgiev/postgresql-for-doctrine
4157590 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
19724526 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10701610 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
5866375 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
8420630 Downloads
Mutex library for exclusive code execution.
fresh/doctrine-enum-bundle
6226545 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
4117767 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
catfan/medoo
1387921 Downloads
The lightweight PHP database framework to accelerate development
usmanhalalit/pixie
2026123 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
2033917 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
964431 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
3519514 Downloads
Dibi is Database Abstraction Library for PHP