Libraries tagged by postgre
programster/pgsql-lib
1368 Downloads
A library for interfacing with a PostgreSQL database in PHP.
phoenixgao/laravel-postgres-extended-schema
2249 Downloads
Laravel database schema extended, added some PostgreSql features
paulkphp/laravel-5-helpers-postgres
11 Downloads
Group of common and easy to use base classes for a Laravel 5.1 project
neos/contentgraph-postgresqladapter
138 Downloads
The PostgreSQL database backend for the Neos content graph
ndukz/laravel-database-encryption-pgsql
446 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
mikulas/postgres-serializer
40 Downloads
PostgreSQL serialization and deserialization for arrays and composite types
menumbing/database-pgsql
79 Downloads
A pgsql handler for hyperf/database.
markadell/laravel-postgresql-inherit
545 Downloads
Add inheritance in postgresql tables
makise-co/postgres
620 Downloads
A Pure coroutine PHP client for PostgreSQL based on libpq
luzrain/dbal-amphp-postgres
13 Downloads
Async Doctrine DBAL driver for AMPHP Postgres client
luozhenyu/laravel-postgresql-fulltext
359 Downloads
Add fulltext and inherited table support to postgresql
lpweb/sonata-admin-postgresql-case-insentive-like-bundle
562 Downloads
This Symfony bundle provides the ability to make insentive LIKE search on SonataAdmin with PostgreSQL database
julio101290/postgresql-backup-manager
36 Downloads
Librería para respaldo y restauración de bases de datos PostgreSQL con verificación de pg_dump, adaptado por julio101920.
josef/postgre-comma-relations
185 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.
haakco/laravel-postgres-helper
238 Downloads
Helper functions for postgres in Laravel