php-predis

A flexible and feature-complete Redis client for PHP
  https://github.com/predis/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.