Libraries tagged by cache item
shavy/qcache
58 Downloads
This will allow you to quickly move something to cache and then to get it again at a later time if needed. This will purely be done on the disk. It will delete the files use on exit or again on start up of the program. This is mean to quickly store something out of memory and obtain it later again.
rah/rah_memcached
10 Downloads
Memcached Textpattern CMS templates
perturbatio/cachetags
15535 Downloads
Provides a partial caching mechanism for use with Laravel's Blade templating language or in normal PHP with the helpers
periloso/laravel-blade-directives-extended
11 Downloads
Directive Extensions to Laravel Blade templating engine.
madj2k/t3-core-extended
151 Downloads
Adds some basic features to your TYPO3 installation
jamesfrost/statistical-classifier
2680 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
carry0987/i18n
160 Downloads
A modern internationalization system featuring JSON-format language files and efficient PHP-based caching. Supports dynamic language switching and real-time cache updates, ideal for rapid development and deployment of multilingual websites and applications.
ftembe/cachehandler
7 Downloads
The project is a lightweight caching solution that improves performance by storing and retrieving data efficiently. It offers a file-based storage approach with customizable expiration times, automatic removal of expired data, and ensures the cache folder is accessible and writable. Integrating this caching mechanism enhances application speed and reduces processing time.
mayocube/craft-laravel-mix
2 Downloads
Integrates Laravel Mix Cache Busting plugin with the Craft Twig template engine.
ocramius/ocra-cached-view-resolver
91213 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
voceconnect/voce-cached-nav
3157 Downloads
Serve cached copies of WordPress navigation menus by replacing your template calls to `wp_nav_menu` with `voce_cached_nav_menu`.