Libraries tagged by postgre
se7enxweb/ezpostgresqlcluster
0 Downloads
eZ PostgreSQL is a database driver extension for eZ Publish Legacy, providing more functionality and better results than the default database driver MySQL in eZ Publish.
scaleplan/sql-templater
112 Downloads
Query templater for PostgreSQL
scaleplan/pgfunc
26 Downloads
PHP library for interacting with PostgreSQL connections, transactions and stored procedures
scaleplan/enum-setter
36 Downloads
Set enum types in PostgreSQL from PHP constants
sapronovps/pgsqlindexanalyzer
5 Downloads
PgsqlIndexAnalyzer - it's a simple PHP library, which help support indexes in your postgresql database.
riccardonar/doctrine-intrange
160471 Downloads
Supports postgres intrange in Doctrine DBAL.
progalaxyelabs/stone-script-php
6 Downloads
A minimalistic backend framework for building APIs using PHP and PostgreSQL
po4e4ka-lib/symfony-filter
0 Downloads
Filter for symfony orm with postgresql
phpnova/db
139 Downloads
Libraría para el manejo de consulta con bases de datos MYSQL y PostgreSQL
pccomponentes/ddd-mongodb
151 Downloads
PostgreSql repository implementations
octacondeveloper/php-orm
23 Downloads
This is a light weight ORM for core PHP applications that supports MySQL, Postgres and Sqlite database engine out of the box.
nws/db-bulk
25 Downloads
Bulk inserts, insert on duplicate key updates, for mysql and postgresql
nimter/conn2db
39 Downloads
Conexión a base de datos en PHP 8 para las bases de datos postgresql, mariadb y mysql.
mouf/database.dbconnection
32538 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mittnett/dbal
45 Downloads
A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.