Libraries tagged by cacher
wei/wei
95291 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
utopia-php/platform
34418 Downloads
Light and Fast Platform Library
traderinteractive/memoize
73845 Downloads
A library for memoizing repeated function calls.
tomatophp/filament-translations
6077 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
1343533 Downloads
Incorporates the Stash caching library into Symfony.
sofascore/purgatory-bundle
12263 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
sobstel/metaphore
165782 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
silverstripe/staticpublishqueue
87330 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
rtcamp/nginx-helper
15711 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
rediska/rediska
224774 Downloads
Full-featured PHP client for key-value database Redis
peehaa/opcachegui
35725 Downloads
GUI for PHP's OpCache
nystudio107/craft-scripts
55165 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
mostafaznv/laracache
27589 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
markjaquith/wp-tlc-transients
62215 Downloads
A WP transients interface with support for soft-expiration, background updating of the transients.
maartenstaa/laravel-41-route-caching
340098 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.