An open API service indexing awesome lists of open source software.

https://github.com/bfitech/zapstore-pgsql

A simple PostgreSQL connection wrapper.
https://github.com/bfitech/zapstore-pgsql

microframework pdo pgsql php sql

Last synced: 20 days ago
JSON representation

A simple PostgreSQL connection wrapper.

Awesome Lists containing this project

README

        

zapstore-pgsql
==============

A simple PostgreSQL connection wrapper.

[![Latest Stable Version](https://poser.pugx.org/bfitech/zapstore-pgsql/v/stable)](https://packagist.org/packages/bfitech/zapstore-pgsql)
[![Latest Unstable Version](https://poser.pugx.org/bfitech/zapstore-pgsql/v/unstable)](https://packagist.org/packages/bfitech/zapstore-pgsql)
[![Build Status](https://travis-ci.org/bfitech/zapstore-pgsql.svg?branch=master)](https://travis-ci.org/bfitech/zapstore-pgsql)
[![Codecov](https://codecov.io/gh/bfitech/zapstore-pgsql/branch/master/graph/badge.svg)](https://codecov.io/gh/bfitech/zapstore-pgsql)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/bfitech/zapstore-pgsql/master/LICENSE)

----

This is just a meta-package of [zapstore](https://github.com/bfitech/zapstore) with
more precise dependency management. Consult `zapstore` documentation for usage.