Libraries tagged by php caching
popphp/pop-cache
7332 Downloads
Pop Cache Component for Pop PHP Framework
nielse63/phpimagecache
13334 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.
karewan/knroute
2235 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
joostvanveen/litespeedcache
10218 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
g4/russian-doll
65712 Downloads
russian-doll php library
avoutic/web-framework
2749 Downloads
A lightweight, secure-by-default PHP microframework built on Slim – providing Laravel-like features (ORM, authentication, migrations, caching) without the bloat. Perfect for building REST APIs and small-to-medium PHP applications.
meenie/munee
44027 Downloads
Standalone PHP 5.3 Asset Optimisation & Manipulation - On-The-Fly Image Resizing, On-the-fly LESS, SCSS, CoffeeScript Compiling, CSS & JavaScript Combining/Minifying, and Smart Client Side and Server Side Caching
inouet/file-cache
5387 Downloads
A simple PHP class for caching data in the filesystem.
darrynten/any-cache
80699 Downloads
Adapter designed to add Framework Agnosticism for Caching within PHP Packages.
corneltek/universal-cache
7099 Downloads
A Generic PHP Cache Interface with Cascade Caching
t2pcorp/libcrypto7
4768 Downloads
A PHP library for cryptographic operations with KMS integration, Caching(local,redis) and Secret manager.
chamber-orchestra/image-bundle
3071 Downloads
Symfony 8 bundle for on-demand image processing, resizing, cropping, AVIF/WebP conversion, and caching. Filter pipelines with fit, fill, optimize, strip, interlace processors and avifenc, cwebp, MozJPEG, pngquant post-processors. Filesystem, stream, and S3 loaders/resolvers. HMAC-signed runtime URLs for any client. Async processing via Messenger. Twig filters and responsive macros. Nginx/Apache/Caddy zero-PHP cache hits.
andydefer/php-services
203 Downloads
Collection of reusable services for PHP and Laravel applications including model transformation, caching, and common business logic
uengage.io/php-platform-sdk
82 Downloads
PHP SDK for the uEngage platform API (zones, business, audit, auth). OAuth2 client_credentials, legacy session exchange, and static-Bearer auth modes with pluggable token caching (APCu / file / in-memory).
sodaho/php-router
197 Downloads
Lightweight PHP Router for REST APIs and SPAs. Standardized JSON responses, middleware, caching.