Libraries tagged by cache class
sfynx-project/tool-cache-bundle
21547 Downloads
This Bundle provides classes to cache handlers (memcache, files)
felixmaier1989/soft-cache
51208 Downloads
Soft cache for your class methods
proklung/cache-proxificator
52 Downloads
Cache proxy for any class.
quietasice/phpfastcache
1358 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
matthewbdaly/laravel-repositories
1224 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
gem-partij/gemboot-imagecache
3587 Downloads
Caching extension for the Intervention Image Class
oleku/mcache
249 Downloads
Simple class that extends memcache to allow data larger than 1MB.
chack1172/intervention-imagecache
568 Downloads
Caching extension for the Intervention Image Class
quellabs/annotation-reader
341 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
solution10/circuitbreaker
4866 Downloads
Simple circuitbreaker class that uses Doctrine\Cache to persist state
marcocesarato/cpdo
400 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
zoopcommerce/juggernaut
1444 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
ttbooking/twig-component
51 Downloads
Class components and slots for Twig: {% component %} and {% slot %} tags, auto-discovery registry with a manifest cache. Framework-free core + optional Laravel integration.
mikefunk/bustersphp
5275 Downloads
A simple class to generate js/css tags with cache names from busters.json. This is related to gulp-buster.