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

https://github.com/bfitech/zapstore

A simple database connection wrapper.
https://github.com/bfitech/zapstore

microframework mysql pdo pgsql php predis redis sql sqlite3

Last synced: 3 months ago
JSON representation

A simple database connection wrapper.

Awesome Lists containing this project

README

          

zapstore
========

A simple database connection wrapper.

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

----

Documentation available with:

```txt
$ doxygen
$ x-www-browser docs/html/index.html
```