Libraries tagged by postgres
shopsys/postgres-search-bundle
198893 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
qbbr/pgsql-doctrine-random-function
103425 Downloads
PostgreSQL RANDOM() function for Doctrine ORM
gesdinet/doctrine-functions-psql
28058 Downloads
Doctrine DQL Functions for PostgreSQL
hyperf/database-pgsql-incubator
23210 Downloads
A pgsql handler for hyperf/database.
vertigolabs/doctrine-full-text-postgres
75487 Downloads
Tools to use full-text searching in Postgresql with Doctrine
oskarstark/doctrine-postgres-public-schema-listener
58230 Downloads
An migration EventSubscriber which ensures public namespace is only added if needed
linkage/doctrine-postgresql-tstzrange
27153 Downloads
Doctrine Type for PostgreSQL's tstzrange
event-engine/php-postgres-document-store
82780 Downloads
PostgreSQL Document Store for Event Engine
watheqalshowaiter/model-required-fields
624 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
tommyknocker/pdo-database-class
4845 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
sad_spirit/pg_wrapper
7735 Downloads
Converter of complex PostgreSQL types and an OO wrapper for PHP's pgsql extension
sad_spirit/pg_builder
26434 Downloads
Query builder for Postgres backed by SQL parser
rybakit/phive-queue
40704 Downloads
$queue->push('I can be popped off after', '10 minutes');
rekalogika/doctrine-advanced-group-by
11106 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
popphp/pop-db
11104 Downloads
Pop Db Component for Pop PHP Framework