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.
Maintained by: Marcel Saegebarth
Keywords: zend,php,pecl,phpize,opcode,cache,optimization,module,extension
ChangeLog: zend-opcache
Homepage:
http://pecl.php.net/package/ZendOpcache/
Download SlackBuild:
zend-opcache.tar.gz
zend-opcache.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
slack-desc |
zend-opcache.SlackBuild |
zend-opcache.info |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds