Skip to content

juzna/Redis

 
 

Repository files navigation

Kdyby/Redis Build Status

Requirements

Kdyby/Redis requires PHP 5.3.2 or higher.

Installation

  1. Compile & Install latest stable Redis
  2. Compile & Install latest stable phpredis
  3. Install Kdyby/Redis to your project is using Composer:
$ composer require kdyby/redis:~2.0

If you like to live on the edge, you can install dev version of kdyby/redis, that is compatible with dev version of Nette Framework

$ composer require kdyby/redis:@dev

Homepage http://www.kdyby.org and repository http://github.com/kdyby/Redis.

Packages

No packages published

Languages

  • PHP 98.1%
  • Shell 1.9%