webonaute/phpredis-bundle

A PHPRedis bundle for Symfony4+ based on famous SncRedisBundle

dev-master / 1.0.x-dev 2018-09-11 14:38 UTC

This package is auto-updated.

Last update: 2024-03-26 02:40:58 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

About

This bundle integrates phpredis into your Symfony 4.0+ application. THIS IS IN DEVELOPMENT AND VERY ALPHA STAGE

It's based on famous SncRedisBundle but mainly stripped out all predis support.

Branches

  • Use version 1.0-dev for Symfony 4.0+. build status

Installation

This bundle is available via composer, find it on packagist.

Run : composer require webonaute/phpredis-bundle 1.0-dev

Documentation

Read the documentation in Resources/doc/

License

See LICENSE.