Path to this page:
./
devel/php-opcache,
PHP extension for opcode caching
Branch: pkgsrc-2015Q3,
Version: 5.5.29,
Package name: php55-opcache-5.5.29,
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/php55]
Master sites: (Expand)
SHA1: 4f6ef228e515f67232c1ab982d7b013dbb1a9008
RMD160: 75f386974c61acdd345814b959223204bab9377e
Filesize: 13377.505 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version php55-opcache-5.5.29 (created)