2017 © Pedro Peláez
 

library we-redis

WeRedis is small PHP library to make some fun with Redis

image

thinfer/we-redis

WeRedis is small PHP library to make some fun with Redis

  • Saturday, April 1, 2017
  • by Thinfer
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

WeRedis

WeRedis is small PHP library to have some fun with Redis., (*1)

Getting started

Require this package, with Composer, in the root directory of your project., (*2)

$ composer require thinfer/we-redis

Note: WeRedis requires the PECL::Package::redis extension in order to work., (*3)

Quick Example

use Thinfer\WeRedis;

$redis = WeRedis\Factory::instance($config);

The Versions

01/04 2017

dev-master

9999999-dev

WeRedis is small PHP library to make some fun with Redis

  Sources   Download

The Requires

  • php >=5.3.0

 

php redis nosql phpredis vazredis