Download the PHP package wearerequired/translations-cache without Composer
On this page you can find all versions of the php package wearerequired/translations-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wearerequired/translations-cache
More information about wearerequired/translations-cache
Files in wearerequired/translations-cache
Download wearerequired/translations-cache
More information about wearerequired/translations-cache
Files in wearerequired/translations-cache
Vendor wearerequired
Package translations-cache
Short Description Reduces file reads for translations by caching the first read via APCu.
License GPL-2.0-or-later
Package translations-cache
Short Description Reduces file reads for translations by caching the first read via APCu.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package translations-cache
Translations Cache
Simple WordPress must-use plugin to reduce file reads for gettext (.mo) and JavaScript (.json) translations by caching the first read via APCu.
By default the cache TTL is set to six hours without any automated cache invalidation. You can set the TRANSLATIONS_CACHE_KEY_SALT
environment variable to change the key for the cache which will force the plugin to read from a fresh cache entry.
Installation
-
Define the dropin path for
wordpress-muplugin
- Install
koodimonni/composer-dropin-installer
andwearerequired/translations-cache
Example of a composer.json
for a site:
All versions of translations-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package wearerequired/translations-cache contains the following files
Loading the files please wait ....