Libraries tagged by pg
doctrine/dbal
632906979 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
beberlei/doctrineextensions
83898428 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
scienta/doctrine-json-functions
27887769 Downloads
A set of extensions to Doctrine that add support for json query functions.
tpetry/laravel-postgresql-enhanced
2898467 Downloads
Support for many missing PostgreSQL specific features
pgvector/pgvector
1210451 Downloads
pgvector support for PHP
martin-georgiev/postgresql-for-doctrine
6319713 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
12690847 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nette/database
7197034 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
10652752 Downloads
Mutex library for exclusive code execution.
dunglas/doctrine-json-odm
5995246 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
cycle/orm
1000141 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1613379 Downloads
The lightweight PHP database framework to accelerate development
aura/sqlquery
3295445 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2814082 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.
amphp/postgres
683308 Downloads
Asynchronous PostgreSQL client for Amp.