Install php-redis by entering the following commands in the terminal:
sudo apt update sudo apt install php-redis
Description:
PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis persistent key-value store. The php-redis module provides an easy object oriented interface.
Homepage: https://pecl.php.net/package/redis
Version: 3.1.6-1build1
Section: universe/php