Package: php-zendoptimizerplus Version: 7.0.2-1~Balocco70+3 Architecture: amd64 Maintainer: Stefano Balocco Installed-Size: 192 Depends: libc6 (>= 2.4), phpapi-20100525 Homepage: https://github.com/zendtech/ZendOptimizerPlus Priority: optional Section: php Filename: pool/php/p/php-zendoptimizerplus/php-zendoptimizerplus_7.0.2-1~Balocco70+3_amd64.deb Size: 67352 SHA256: f04084b346ddf58a347813fbe96deba3d8559d15441fe8ae0e0400b66455a149 SHA1: c3e29a5ba95a060d042e34b99f227baa5a37234a MD5sum: 1cfc5d9d4e633a8e9cb3121cf51a429c 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.