Libraries tagged by pgsql
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.
neos/contentgraph-postgresqladapter
133 Downloads
The PostgreSQL database backend for the Neos content graph
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.
mehira/simple-mapper
19 Downloads
Mapper For PostgreSQL
matrix2305/swoole-pgslq-doctrine-driver
0 Downloads
A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSql extension
manojkumar/migration-generator
5 Downloads
This package used for generate all migrations from database for Laravel it is supports only for MySQL and PostgreSql
maickwendelldev/crud_php
0 Downloads
Single file PHP script that adds CRUD to a MySQL, Firebird, PostgreSQL, SQL Server, SQLite or any database.
madaminme/light-sail
5 Downloads
Docker files for running a basic Laravel application optimized for pgsql.
kluevandrew/mysql2postgresql
26 Downloads
Mysql XML to Postgresql Sql dump converter
just2trade/doctrine-extensions
3 Downloads
Set of functions for doctrine and PgSql
joyltonmaciel/mpdo
174 Downloads
My Personal PDO Library for PostgreSQL