Libraries tagged by cache class
wildwolf/psr-cache-common
31450 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
vakata/cache
6357 Downloads
A collection of caching classes with a common interface
camspiers/statistical-classifier
37019 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
survos/data-bundle
651 Downloads
NOT survos/dataset-bundle. Namespace: Survos\DataBundle (no 'set'). Database and tooling layer for survos/data-contracts: keyword→ContentType classification cache (VocabMap) and ContentType display-label translations (VocabLabel).
lunkkun/caching-generator
18651 Downloads
A rewindable PHP Generator class that caches its generated values.
michtio/tailwind-merge-v4
361 Downloads
Drop-in fork of tales-from-a-dev/tailwind-merge-php with a widened psr/simple-cache constraint so it can coexist with Craft Commerce (which transitively pins psr/simple-cache ^1.0 via ibericode/vat).
michtio/tailwind-merge-v3
361 Downloads
Drop-in fork of gehrisandro/tailwind-merge-php with a widened psr/simple-cache constraint so it can coexist with Craft Commerce (which transitively pins psr/simple-cache ^1.0 via ibericode/vat).
matthewbdaly/laravel-repositories
1223 Downloads
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects.
iliaal/phpser
2 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
marcocesarato/cpdo
385 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.
drago-ex/bootstrap
3024 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
30 Downloads
Cache class intended to keep serialized data in JSON format files
corepos/class-cache
449 Downloads
Pack a bunch of PHP classes into one file for faster loading
amostajo/phpfastcache
727 Downloads
Fork from original phpfastcache to autoload with PSR-4