Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.42 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.42 KB

PHPRedisBundle

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.