Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Taggable Cache Laravel Package

cache/taggable-cache

Adapter that makes any PSR-6 cache pool taggable. Tag related cache items and invalidate them by tag without clearing the whole cache. Part of the PHP Cache organization; works with all PHP Cache pools supporting tagging.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables granular cache invalidation strategies by allowing grouped cache entries to be cleared via tags, reducing unnecessary cache misses and database load during data updates (e.g., invalidating all products in a category when category metadata changes).
  • Validates "buy" decision for tagging functionality: PSR-6 standard lacks native tagging support, making this package a low-effort alternative to custom implementation, with minimal integration overhead and MIT licensing for risk-free adoption.
  • Aligns with roadmap priorities for performance optimization in data-intensive applications (e.g., e-commerce, SaaS platforms), where partial cache invalidation is critical for scalability.

When to Consider This Package

  • Adopt when using PSR-6-compliant cache systems (e.g., Symfony Cache, Doctrine) and needing tag-based invalidation for related data. Ideal for high-traffic applications where full-cache flushes cause performance issues.
  • Avoid if: the project uses non
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
ilhamsyabani/laravel-volt-starter
thethunderturner/filament-latex
ghostcompiler/laravel-querybuilder
webrek/laravel-telescope-mongodb
anousss007/blatui
zatona-eg/zatona-eg-api
cocosmos/filament-sticky-save-bar
patrickbussmann/oauth2-apple
3brs/enterprise-security-bundle
anousss007/vigilance
supportpal/eloquent-model
ardenexal/fhir-models
laravel-at/laravel-image-sanitize
romalytar/yammi-audit-log-laravel
ardenexal/fhir-validation
arshaviras/weather-widget
laravel-chronicle/core
sunchayn/nimbus
daikazu/eloquent-salesforce-objects
unseen-codes/chat