| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-opcache | Distribution: AlmaLinux |
| Version: 8.2.30 | Vendor: AlmaLinux |
| Release: 1.module_el9.7.0+205+fe410f10 | Build date: Wed Jan 28 12:06:43 2026 |
| Group: Unspecified | Build host: arm64-builder01.almalinux.org |
| Size: 2048858 | Source RPM: php-8.2.30-1.module_el9.7.0+205+fe410f10.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: http://www.php.net/ | |
| Summary: The Zend OPcache | |
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.