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

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

A simple SQLite3 connection wrapper.
https://github.com/bfitech/zapstore-sqlite3

microframework pdo php sql sqlite3

Last synced: 5 months ago
JSON representation

A simple SQLite3 connection wrapper.

Awesome Lists containing this project

README

          

zapstore-sqlite3
================

A simple SQLite3 connection wrapper.

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