Libraries tagged by posgresql
yeaha/owl-service
526 Downloads
Database and other storage service adapter
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
unspokenn/db-driver-pgsql
7 Downloads
The tenancy/tenancy database driver for Pgsql
tugrul/doctrine2-spatial
892 Downloads
Doctrine2 multi-platform support for spatial types and functions
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.
sunaoka/laravel-postgres-extension
589 Downloads
Extended PostgreSQL driver for Laravel.
stowarzyszenie-wiosna/monolog-pg
464 Downloads
A handler for Monolog that sends messages to Postgres
slkxmail/postgres-search-bundle
496 Downloads
Tools to use full-text search PostgreSQL in Doctrine.
slkxmail/doctrine2-spatial
421 Downloads
Doctrine2 multi-platform support for spatial types and functions
serhiiorlovs/doctrine2-spatial
1299 Downloads
Doctrine2 multi-platform support for spatial types and functions with fixed ST_ support
sanderheijselaar/ezpdo
1128 Downloads
A simple PHP PDO class for MySQL
rtshome/pgbabylon
2513 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/leanorm
370 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
3025 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.