Libraries tagged by xcache
utopia-php/platform
289380 Downloads
Light and Fast Platform Library
trntv/yii2-command-bus
667088 Downloads
Yii2 Command Bus extension
traderinteractive/memoize
144819 Downloads
A library for memoizing repeated function calls.
tomatophp/filament-translations
39606 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
1390898 Downloads
Incorporates the Stash caching library into Symfony.
sobstel/metaphore
184066 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
silverstripe/staticpublishqueue
142695 Downloads
Static publishing queue to create static versions of pages for enhanced performance and security
robinn/phpcacheadmin
4099 Downloads
A web dashboard for your favorite caching system.
rediska/rediska
245299 Downloads
Full-featured PHP client for key-value database Redis
omaralalwi/laravel-trash-cleaner
6982 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
nystudio107/craft-scripts
64362 Downloads
Shell scripts to manage database backups, asset backups, file permissions, asset syncing, cache clearing, and database syncing between Craft CMS environments
martinkup/symfony-profiler-optimization-advisor-bundle
4048 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
markjaquith/wp-tlc-transients
80483 Downloads
A WP transients interface with support for soft-expiration, background updating of the transients.
maartenstaa/laravel-41-route-caching
384936 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lrucache/lrucache
130014 Downloads
PHP LRU Cache implementation