Libraries tagged by psql
andritiana/mysql8-doctrine2-spatial
19299 Downloads
Doctrine2 multi-platform support for spatial types and functions
adexos/sylius-postgre-compatibility-plugin
6846 Downloads
PostgreSQL compatibility bundle
jstayton/miner
11576 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
fwolfsjaeger/doctrine-cockroachdb-bundle
4014 Downloads
Doctrine DBAL CockroachDB Driver Bundle for Symfony
fwolfsjaeger/doctrine-cockroachdb
4339 Downloads
Doctrine DBAL CockroachDB Driver
sachoo/phalcon-model-annotations
131511 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)
mpyw/laravel-database-advisory-lock
58538 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
haakco/reliese-laravel-models
3692 Downloads
Fork of Reliese Components for Laravel Framework code generation. With patches for postgresql, and a couple other things.
grifart/tables
6401 Downloads
Statically typed table gate with support for composite fields, arrays and more from PostgreSQL.
flexic/doctrine-pg-similarity
6017 Downloads
Provides Doctrine DQL function for similarity in Postgres DB's.
easy2dev/multi-tenant-wizard
255 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.
dukecity/doctrineextensions
23550 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
dlevsha/compalex
44 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
byjg/migration-cli
20289 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
kodus/sql-splitter
24228 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server