Libraries tagged by filecache
solution9th/laravel-file-cache-gc
3060 Downloads
Laravel file cache garbage collection.
mouf/utils.cache.file-cache
375422 Downloads
This package contains a cache mechanism that relies on temporary files.
gameplayjdk/php-file-cache
5217 Downloads
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
cicnavi/simple-file-cache-php
788 Downloads
PSR-16 simple cache provider based on files.
winzou/cache-bundle
28964 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
silviooosilva/cacheer-php
59 Downloads
CacheerPHP é um pacote minimalista para caching em PHP, oferecendo uma interface simples para armazenar e recuperar dados em cache utilizando múltiplos backends.
phant/cache
2080 Downloads
Manage cache easily
j0sh0nat0r/simple-cache
529 Downloads
A simple yet modular PHP caching library
singlequote/laravel-cacher
22538 Downloads
A powerfull cacher based on laravels file cache driver
mouf/utils.cache.cache-interface
375977 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
infrajs/mem
2683 Downloads
Simple API for work with filecache or memcache
phpgt/filecache
288 Downloads
Cache data in local files.
mutation/filecache
3290 Downloads
Cache templates to html files
nguyenanhung/php-file-cache
6957 Downloads
Light, simple and standalone PHP in-file caching class
jackardios/laravel-file-cache
288 Downloads
Fetch and cache files from local filesystem, cloud storage or public webservers in Laravel