View this package for all CentOS/RHEL versions →
How to install php-opcache in CentOS/RHEL 7 (x86_64)
The Zend OPcache
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-opcache
Description
The Zend OPcache provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Built | Changes |
|---|---|---|---|
| php-opcache-8.4.24-6.el7.x86_64 | 570 KiB | 2026-08-28 |
Danila Vershinin - Replace the production PECL zip package with the bundled PHP 8.4 extension |
| php-opcache-8.4.24-5.el7.x86_64 | 571 KiB | 2026-08-28 |
Danila Vershinin - Replace the production PECL zip package with the bundled PHP 8.4 extension |
| php-opcache-8.4.24-3.el7.x86_64 | 571 KiB | 2026-08-13 |
Danila Vershinin - Replace the legacy EL7 php-mysql package with php-mysqlnd during upgrade |
| php-opcache-8.4.24-2.el7.x86_64 | 571 KiB | 2026-08-13 |
Danila Vershinin - Replace the legacy EL7 php-mysql package with php-mysqlnd during upgrade |