View this package for all CentOS/RHEL versions →
How to install php-pecl-redis6 in CentOS/RHEL 7 (x86_64)
PHP extension for interfacing with key-value stores
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install php-pecl-redis6
Description
This extension provides an API for communicating with RESP-based key-value stores, such as Redis, Valkey, and KeyDB. This client implements most of the latest API. As method only works when also implemented on the server side, some doesn't work with an old server version. Package built for PHP 8.4.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Built | Changes |
|---|---|---|---|
| php-pecl-redis6-6.3.0-4.el7.x86_64 | 275 KiB | 2026-08-28 |
Danila Vershinin - Enable igbinary and msgpack serializers from the PHP 8.4 cohort |
| php-pecl-redis6-6.3.0-3.el7.x86_64 | 275 KiB | 2026-08-13 |
Danila Vershinin - Build in the EL7 php84 cohort after installing the freshly built core RPMs · - Disable optional igbinary and msgpack serializers for the initial stack · - Restore the PECL tarball layout from Remi's last EL7-compatible spec |