Path to this page:
./
www/php-zendoptimizerplus,
Zend opcode cache and optimizer for PHP
Branch: pkgsrc-2014Q1,
Version: 7.0.0,
Package name: php54-zendoptimizerplus-7.0.0,
Maintainer: imilThe Zend Optimizer+ 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.
Master sites:
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version php54-zendoptimizerplus-7.0.0 (created)