Libraries tagged by posgresql
aura/sqlschema
216144 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
234813 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
pomm/pomm
115217 Downloads
PHP Object Model Manager for Postgresql
yiisoft/db-pgsql
136807 Downloads
PostgreSQL driver for Yii Database
partitech/doctrine-pgvector
46806 Downloads
Postgresql vector type with doctrine
sunaoka/php-postgresql-errors
25659 Downloads
PostgreSQL Error Codes
silverstripe/postgresql
256561 Downloads
SilverStripe now has tentative support for PostgreSQL ('Postgres')
linkage/doctrine-postgresql-tstzrange
27843 Downloads
Doctrine Type for PostgreSQL's tstzrange
watheqalshowaiter/model-required-fields
624 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
tommyknocker/pdo-database-class
4884 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
tigrov/yii2-pgsql
59335 Downloads
Improved PostgreSQL schemas for Yii2
sad_spirit/pg_wrapper
7836 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
sad_spirit/pg_builder
26628 Downloads
Query builder for Postgres backed by SQL parser
rekalogika/doctrine-advanced-group-by
13355 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
qbbr/pgsql-doctrine-random-function
104045 Downloads
PostgreSQL RANDOM() function for Doctrine ORM