Libraries tagged by postgre
provydon/laravel-pgsearch
143 Downloads
PostgreSQL-friendly search for Eloquent (ILIKE + normalization; optional FTS/trigram later).
mouf/database.dbconnection
32598 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.
m6w6/ext-pq
0 Downloads
PostgreSQL client library (libpq) binding
huasofoundries/phppgadmin6
494 Downloads
Like phpmyadmin but for postgres
fond-of/propel
18795 Downloads
Extend the propel PostgreSQL platform
digbang/doctrine-extensions
29577 Downloads
Doctrine extensions for PostgreSQL
icicleio/postgres
23 Downloads
Asynchronous PostgreSQL client for Icicle.
thesis/message-bus-persistence-postgres
532 Downloads
Postgres Persistence for Thesis MessageBus
sunaoka/laravel-postgres-extension
627 Downloads
Extended PostgreSQL driver for Laravel.
slkxmail/postgres-search-bundle
515 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
rasa-web/propel-postgres-json-behavior
677 Downloads
Storage of complex data using Postgres JSON.
programster/query-builder-pgsql-driver
513 Downloads
A PostgreSQL driver for the programster/query-builder-parser package.
programster/pgsql-objects
1090 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
programster/pgsql-migrations
1080 Downloads
A library for managing migrations for a PostgreSQL database.
programster/pgsql-lib
1368 Downloads
A library for interfacing with a PostgreSQL database in PHP.