Libraries tagged by cachex
apix/cache
527659 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
sonata-project/cache-bundle
2649595 Downloads
This bundle provides caching services
rinvex/laravel-cacheable
127380 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
ocramius/ocra-cached-view-resolver
93235 Downloads
Cached view template path resolver to speed up the ZF2 view layer by avoiding stat calls
micheh/psr7-cache
230805 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
wp-media/wp-rocket-cli
105490 Downloads
Add a `wp rocket` command to support the WP Rocket plugin
utopia-php/platform
73810 Downloads
Light and Fast Platform Library
traderinteractive/memoize
97100 Downloads
A library for memoizing repeated function calls.
tomatophp/filament-translations
16157 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
tedivm/stash-bundle
1360806 Downloads
Incorporates the Stash caching library into Symfony.
sobstel/metaphore
173447 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
silverstripe/staticpublishqueue
115116 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
rediska/rediska
234642 Downloads
Full-featured PHP client for key-value database Redis
nystudio107/craft-scripts
59266 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
mostafaznv/laracache
36923 Downloads
LaraCache is a customizable cache trait to cache queries on model's events