Libraries tagged by postgrest
jstayton/miner
11587 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
yiisoft/mutex-pdo-pgsql
810 Downloads
Yii Mutex Library - Postgres PDO Driver
technoknol/doctrineextensions
7599 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
sima-land/yii2-pg-stat-statements
4614 Downloads
Yii2 collect postgres pg_stat_statements logs from servers
sachoo/phalcon-model-annotations
132639 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
phppgadmin/phppgadmin
27883 Downloads
phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for PostgreSQL DBAs, newbies, and hosting services.
opsway/doctrine-dbal-swoole-pgsql-driver
10149 Downloads
The PostgreSQL Swoole driver for Doctrine
grifart/tables
7330 Downloads
Statically typed table gate with support for composite fields, arrays and more from PostgreSQL.
google/cloud-alloydb
564 Downloads
Google Cloud AlloyDB for PostgreSQL Client for PHP
flexic/doctrine-pg-similarity
7507 Downloads
Provides Doctrine DQL function for similarity in Postgres DB's.
easy2dev/multi-tenant-wizard
302 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
ajgl/doctrine-dbal-pgsql-types
43652 Downloads
Custom PostgreSQL types
nanasess/mdb2_driver_pgsql
117485 Downloads
This is the PostgreSQL MDB2 driver.
kodus/sql-splitter
25295 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server