Path to this page:
./
devel/php-opcache,
PHP extension for opcode caching
Branch: pkgsrc-2018Q1,
Version: 7.1.16,
Package name: php71-opcache-7.1.16,
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]
Master sites: (Expand)
SHA1: 07419a1902450bc857af4696c4942d1c200e19b8
RMD160: 811bed87e9929e3add210706e8ff1f2014f316fe
Filesize: 14774.558 KB
Version history: (Expand)
- (2018-04-04) Package added to pkgsrc.se, version php71-opcache-7.1.16 (created)