Libraries tagged by postgres
arokettu/is-resource
7211 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources
andritiana/mysql8-doctrine2-spatial
16416 Downloads
Doctrine2 multi-platform support for spatial types and functions
adexos/sylius-postgre-compatibility-plugin
6642 Downloads
PostgreSQL compatibility bundle
jstayton/miner
11553 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
fwolfsjaeger/doctrine-cockroachdb-bundle
3634 Downloads
Doctrine DBAL CockroachDB Driver Bundle for Symfony
fwolfsjaeger/doctrine-cockroachdb
3958 Downloads
Doctrine DBAL CockroachDB Driver
vielhuber/dbhelper
2383 Downloads
Small PHP wrapper for mysql/pgsql databases.
sima-land/yii2-pg-stat-statements
4152 Downloads
Yii2 collect postgres pg_stat_statements logs from servers
sachoo/phalcon-model-annotations
129743 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
5721 Downloads
Statically typed table gate with support for composite fields, arrays and more from PostgreSQL.
flexic/doctrine-pg-similarity
5324 Downloads
Provides Doctrine DQL function for similarity in Postgres DB's.
easy2dev/multi-tenant-wizard
183 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
43 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
byjg/migration-cli
19709 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
kodus/sql-splitter
23105 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server