Libraries tagged by cache class
devuri/ob-cache
3200 Downloads
A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.
camspiers/statistical-classifier
36979 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
mantoufan/yzhancache
1307 Downloads
Simple, effient cache class for PHP. 简单、高效的 PHP 缓存类
lunkkun/caching-generator
1156 Downloads
A rewindable PHP Generator class that caches its generated values.
visuellverstehen/statamic-advanced-invalidator
360 Downloads
A Statamic invalidation class for static caching with advanced capabilities.
mjsilva/in-memory-storage
22900 Downloads
Simple class that uses singleton pattern to save whatever in memory
drago-ex/bootstrap
2334 Downloads
The `ExtraConfigurator` class extends Nette's configuration by searching for `.neon` files across directories and caching the results, with automatic cache invalidation in development.
tiagogouvea/simple-php-cache
9 Downloads
Simple PHP Cache class using file system
spiechu/json-disk-cache
29 Downloads
Cache class intended to keep serialized data in JSON format files
nguyenanhung/php-file-cache
6949 Downloads
Light, simple and standalone PHP in-file caching class
heimrichhannot/contao-doctrine-cache-fix
892 Downloads
Fix for the error "Cannot use Riak\Object as Object because 'Object' is a special class name".
amostajo/phpfastcache
662 Downloads
Fork from original phpfastcache to autoload with PSR-4
10quality/wpmvc-phpfastcache
6762 Downloads
Forked version that works with WordPress MVC.
kolirt/laravel-cacheable
31 Downloads
Easily cache and control class methods without having to remember cache key names
matthewbdaly/laravel-repositories
1199 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.