Libraries tagged by pgsql
sunaoka/php-postgresql-errors
23838 Downloads
PostgreSQL Error Codes
silverstripe/postgresql
255604 Downloads
SilverStripe now has tentative support for PostgreSQL ('Postgres')
qbbr/pgsql-doctrine-random-function
99276 Downloads
PostgreSQL RANDOM() function for Doctrine ORM
ajgl/doctrine-dbal-pgsql-types
42743 Downloads
Custom PostgreSQL types
hyperf/database-pgsql-incubator
20910 Downloads
A pgsql handler for hyperf/database.
vertigolabs/doctrine-full-text-postgres
73874 Downloads
Tools to use full-text searching in Postgresql with Doctrine
oskarstark/doctrine-postgres-public-schema-listener
27538 Downloads
An migration EventSubscriber which ensures public namespace is only added if needed
linkage/doctrine-postgresql-tstzrange
22307 Downloads
Doctrine Type for PostgreSQL's tstzrange
event-engine/php-postgres-document-store
81343 Downloads
PostgreSQL Document Store for Event Engine
watheqalshowaiter/model-required-fields
310 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
tommyknocker/pdo-database-class
4226 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
sad_spirit/pg_wrapper
6965 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
sad_spirit/pg_builder
25324 Downloads
Query builder for Postgres backed by SQL parser
rybakit/phive-queue
40554 Downloads
$queue->push('I can be popped off after', '10 minutes');
rekalogika/doctrine-advanced-group-by
5530 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.