2017 © Pedro Peláez
 

library redis-bundle

BlaBlarCar Redis bundle

image

blablacar/redis-bundle

BlaBlarCar Redis bundle

  • Friday, January 6, 2017
  • by odolbeau
  • Repository
  • 49 Watchers
  • 2 Stars
  • 27,030 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 5 Versions
  • 6 % Grown

The README.md

BlablacarRedisBundle

Build Status, (*1)

A bundle to use redis inside your Symfony application, (*2)

Installation

The recommended way to install this bundle is through Composer. Require the blablacar/redis-bundle package into your composer.json file:, (*3)

{
    "require": {
        "blablacar/redis-bundle": "@stable"
    }
}

Protip: you should browse the blablacar/redis-bundle page to choose a stable version to use, avoid the @stable meta constraint., (*4)

License

Blablacar Redis client is released under the MIT License. See the bundled LICENSE file for details., (*5)

The Versions