php-predis

Flexible and feature-complete Redis client for PHP and HHVM
  https://github.com/redis/predis
  0
  no reviews



Predis does not require any additional C extension by default, but it can be optionally paired with phpiredis to lower the overhead of the serialization and parsing of the Redis RESP Protocol.