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

Stash Laravel Package

tedivm/stash

Stash is a PHP caching library for speeding up expensive code (DB queries, API calls) by storing results in a cache. It provides Pool and Item APIs with pluggable storage Drivers, including composite setups and maintenance tools like purge.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Build vs Buy: Leverages a mature, battle-tested caching solution (18+ years of development) instead of building an in-house system, saving engineering time and reducing maintenance overhead.
  • Roadmap Flexibility: Supports multi-tiered caching strategies via Composite Driver (e.g., in-memory + Redis), allowing seamless backend swaps (e.g., Memcached → Redis) without code changes.
  • Use Cases: Ideal for read-heavy operations (database queries, API responses), session storage via SessionHandlerInterface, and applications needing PSR-6 compliance for standardization.
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation