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

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

A simple MySQL connection wrapper.
https://github.com/bfitech/zapstore-mysql

microframework mysql pdo php sql

Last synced: 23 days ago
JSON representation

A simple MySQL connection wrapper.

Awesome Lists containing this project

README

        

zapstore-mysql
==============

A simple MySQL connection wrapper.

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