Libraries tagged by file based cache
nael_d/cachex
24 Downloads
Cachex: A high-performance PHP caching library with support for multiple drivers, tags, and namespaces.
idct/php-array-file-cache
531 Downloads
Simple file-based cache system for PHP.
biohzrdmx/cacher-php
8 Downloads
A simple, general-purpose, file-based cache provider
desmart/laravel-cache-protract
29 Downloads
File based cache prolonger for Laravel
marko/page-cache-file
2 Downloads
File-based page cache driver for Marko Framework
simplecomplex/cache
281 Downloads
File-based PSR-16 Simple Cache implementation; cache management; CLI interface.
infrajs/cache
2541 Downloads
Cache based on files and modified time
raorsa/rw-file-cache
41 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
kozalo/simple-cache
20 Downloads
A very simple file-based caching system
gckabir/awesome-cache
29 Downloads
A very simple & lightweight API for File-based Caching for PHP 5.3+
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.
next/cache
30 Downloads
A cache component based on PSR16 specification which supports File,Redis,Memcached and APC.
autoframe/components-socket-cache
7 Downloads
PHP client - cache server alternative for memcached / redis. Including cache manager based on namespace priority rules
alirezaashrafi/php-file-cache
8 Downloads
Fast key value caching system based on file system (without any databases like Redis or Memcache)
jeroenvdheuve/assetic-cache-busting-worker-bundle
11470 Downloads
Assetic cache busting worker bundle. Uses the assetic cache busting worker to add a hash to the filename based on file content.