Package: php-zendoptimizerplus Version: 7.0.2-1~Balocco70+3 Architecture: armel Maintainer: Stefano Balocco Installed-Size: 174 Depends: libc6 (>= 2.4), phpapi-20100525+lfs Homepage: https://github.com/zendtech/ZendOptimizerPlus Priority: optional Section: php Filename: pool/php/p/php-zendoptimizerplus/php-zendoptimizerplus_7.0.2-1~Balocco70+3_armel.deb Size: 62458 SHA256: cd94f33d8f294e6373fa5a8d778ac853db2579847f5777a7a7d01889238584cd SHA1: e00b3af57a8b40873c634ecda20a6b1a109c4e46 MD5sum: ee276616ee3dda4deeab164da924211a Description: Zend OPcache provides opcode caching and optimization 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.