Libraries tagged by posgre
mouf/database.dbconnection
32542 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.
lamb/laravel-postgis-database
344 Downloads
An extended Postgres driver for Laravel 4 that provides support for PostGIS features.
juanensuncho/db-factory
8 Downloads
Clases PHP para gestionar conexiones a PostgreSQL, MySQL y Oracle usando Medoo.
impulsephp/database
8 Downloads
A powerful and flexible database abstraction layer for ImpulsePHP applications. Provides CycleORM integration with support for MySQL, PostgreSQL, and SQLite databases through a unified provider interface.
hiveclick/mojavi
53 Downloads
Lightweight MVC Framework that works with MySQL, Postgres, and Mongo databases
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
dimitri/libphp-pgq
2211 Downloads
PHP level API for PGQ PostgreSQL Queuing solution
artisanweblab/spatial
458 Downloads
PostgreSQL spatial data types extension for Laravel
actimeo/pgproc
21 Downloads
Call PostgreSQL PL/PgSQL procedures from PHP
denismilovanov/libpostgres
1198 Downloads
Tiny wrapper over PHP PostgreSQL functions
zigzag-mobile/zphp-postgres
23 Downloads
vitalik74/yii2-postgresql-backup
119 Downloads
This is Yii2 extension for backup Postgres database
vertigolabs/doctrine-full-text-postgres-bundle
555 Downloads
A bundle for the VertigoLabs DoctrineFullTextPostgres package
umanit/sonata-admin-postgresql-search-bundle
2548 Downloads
Better search behaviour with Sonata admin and PostgreSQL
toolman/laravel-postgresql-encrypted-model
1 Downloads
A Laravel trait for handling encrypted data in PostgreSQL with configurable encryption algorithms, modes, and comprehensive query methods