Package: php-zendoptimizerplus Version: 7.0.2-1~Balocco70+3 Architecture: i386 Maintainer: Stefano Balocco Installed-Size: 182 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_i386.deb Size: 65536 SHA256: 33ac663a73ef5698b8957095f8d9281f7811031a402c9c6f8fc8a4f122a76274 SHA1: 47890fc50ac8c02fd2f58fe5e6646386f6b4b3f8 MD5sum: 17f8c5cbdd4c186222fa2c9daeca3a2a 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.