Libraries tagged by php caching
pear2/cache_shm
28978 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
mmamedov/page-cache
11819 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
karewan/knroute
1276 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
joostvanveen/litespeedcache
8262 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
inouet/file-cache
4906 Downloads
A simple PHP class for caching data in the filesystem.
silviooosilva/cacheer-php
64 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
momentohq/momento-php-redis-client
267 Downloads
Momento drop-in replacement for phpredis: A seamless drop-in replacement for phpredis, built with the Momento SDK for PHP. It mirrors the phpredis interface while leveraging Momento’s serverless cache for effortless scalability and zero operational overhead.
lunkkun/caching-generator
1205 Downloads
A rewindable PHP Generator class that caches its generated values.
jean-beru/fos-http-cache-cloudfront
1303 Downloads
Tools to manage CloudFront HTTP caching proxy with PHP
smart-php/super-cache
806 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
uzpeng/elasticsearch
7172 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
teners/laravel-link-preview
1984 Downloads
A Laravel package for extracting link previews with customizable parsers, and caching support
nickjbedford/randomstringgenerator
1299 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
lab2view/lada-cache
323 Downloads
A Redis based, automated and scalable database caching layer for Laravel
chrisullyott/simple-cache
8333 Downloads
Quick and easy data caching in the filesystem.