Libraries tagged by postgresq
vielhuber/dbhelper
2301 Downloads
Small PHP wrapper for mysql/pgsql databases.
sima-land/yii2-pg-stat-statements
3591 Downloads
Yii2 collect postgres pg_stat_statements logs from servers
sachoo/phalcon-model-annotations
126496 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)
grifart/tables
5636 Downloads
Statically typed table gate with support for composite fields, arrays and more from PostgreSQL.
fond-of/propel
16486 Downloads
Extend the propel PostgreSQL platform
flexic/doctrine-pg-similarity
3103 Downloads
Provides Doctrine DQL function for similarity in Postgres DB's.
easy2dev/multi-tenant-wizard
125 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
42 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
byjg/migration-cli
18673 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
kodus/sql-splitter
20904 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
sunchaser/doctrine-pgsql-ip
27112 Downloads
Doctrine type handlers for PostgreSQL's inet and cidr
sunaoka/laravel-postgres-range
1899 Downloads
PostgreSQL Range Types for Laravel.
seinopsys/postgresql-database-class
3354 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
rishi-ramawat/laravel-postgresql-inherit
26069 Downloads
Add inheritance in postgresql tables
programster/query-builder-pgsql-driver
468 Downloads
A PostgreSQL driver for the programster/query-builder-parser package.