Download the PHP package tcmp/opcache without Composer
On this page you can find all versions of the php package tcmp/opcache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package opcache
Magento 2 OPcache GUI
An admin GUI for monitoring OPCache performance and resetting the cache. This extension adds a link in the admin panel at System > Tools > OPcache Managent
. Optional link can be activated for quick reset and cached scripts can also be viewed in a list format, see Settings > TCMP > OPcache
to enable either.
Installation
- composer require tcmp/opcache
- Alternatively you can copy the extension files to
app/code/TCMP/OpCache
- Alternatively you can copy the extension files to
- php bin/magento module:enable TCMP_OpCache
- php bin/magento setup:updgrade
- php bin/magento setup:static-content:deploy
Basis + Inspiration:
@TODO
- Realtime Updates
- Per file cache invalidation
- table filtering
- Handle rendering getScripts more efficiently
- Add get_extension_funcs('Zend OPcache')
- what other data points would be useful?
All versions of opcache with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1|~7.2|~7.3
The package tcmp/opcache contains the following files
Loading the files please wait ....