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

Laminas Cache Storage Adapter Memory Laravel Package

laminas/laminas-cache-storage-adapter-memory

In-memory cache storage adapter for Laminas Cache. Provides a simple, fast, non-persistent cache for the current PHP process, useful for testing, prototyping, or per-request caching without external services.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables rapid development and testing cycles by eliminating dependency on external cache services during local development.
  • Supports build vs buy decisions where a simple, zero-dependency solution is preferable over custom implementation or heavier cache systems for ephemeral use cases.
  • Critical for CI/CD pipelines where fast, isolated unit tests require predictable cache behavior without external dependencies.
  • Ideal for scenarios requiring transient data storage within a single request (e.g., API request processing, CLI scripts) where persistence is unnecessary.

When to Consider This Package

  • ✅ For development, testing, or short-lived CLI processes where data persistence between requests is unnecessary.
  • ✅ When your project uses Laminas Cache and requires a zero-dependency
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
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
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