Path to this page:
./
devel/php-opcache,
PHP extension for opcode caching
Branch: pkgsrc-2019Q2,
Version: 7.1.30,
Package name: php71-opcache-7.1.30,
Maintainer: pkgsrc-usersphp-opcache is the Zend OPcache module which 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.
Required to run:[
lang/php71]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 39e2fc72e3e4febdb1b321e18ec20be7e7088157
RMD160: 4644b3bd9a123b740642c36513ddad83c206ca29
Filesize: 14810.148 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version php71-opcache-7.1.30 (created)