Libraries tagged by cache currency
msonowal/laraxchange
2157 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way
t3/fluid_page_cache
36606 Downloads
Creates automatically tags for TYPO3's page cache, based on used variables in rendered Fluid templates on current page.
karriere/state
14527 Downloads
Laravel package for storing current application state in cache/session
mittwald/mw-cache-widget
15254 Downloads
Dashboard widget that displays the current memory usage of OpCodeCache or APCu
fetzi/state
107 Downloads
Laravel package for storing current application state in cache/session
enlitepro/enlite-assetic
1625 Downloads
The module add assetic cache, some filters (coffee, csso, less, ngmin, uglify, uglifycc), support @asset from other collections, put current version to static files
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
goma/goma-env
1793 Downloads
Goma ENV provides some basic concepts for PHP applications: Constants about FileSystem, central storage directory, cache directory as well as functions to get infos about the current environment.