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

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

A simple Predis connection wrapper.
https://github.com/bfitech/zapstore-predis

microframework php predis

Last synced: 5 months ago
JSON representation

A simple Predis connection wrapper.

Awesome Lists containing this project

README

          

zapstore-predis
===============

A simple Predis connection wrapper.

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