Libraries tagged by posgresql
ajgl/doctrine-dbal-pgsql-types
45945 Downloads
Custom PostgreSQL types
rstmpw/pgsql
16 Downloads
PostgreSQL
doctrine/dbal
599797669 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
scienta/doctrine-json-functions
25472453 Downloads
A set of extensions to Doctrine that add support for json query functions.
beberlei/doctrineextensions
78768671 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
2358603 Downloads
Support for many missing PostgreSQL specific features
martin-georgiev/postgresql-for-doctrine
5740647 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
oro/doctrine-extensions
12191696 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
6921904 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
10023833 Downloads
Mutex library for exclusive code execution.
dunglas/doctrine-json-odm
5380383 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
cycle/orm
898812 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1542761 Downloads
The lightweight PHP database framework to accelerate development
aura/sql
2627488 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.
opsway/doctrine-dbal-postgresql
1976124 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL