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

Valuestore Laravel Package

spatie/valuestore

Easily store and retrieve simple key-value data in a JSON file. Valuestore offers a lightweight, framework-friendly API for persisting settings, counters, and small bits of state without needing a database, with atomic writes and optional caching.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables rapid prototyping of feature flags and dynamic configurations without database dependencies
  • Reduces infrastructure complexity and costs for small-scale applications where a full database is unnecessary
  • Supports "build vs buy" decisions by providing a battle-tested, lightweight solution instead of custom code
  • Ideal for local tooling, test fixtures, and scripts where persistence needs are simple and transient
  • Eliminates the overhead of database migrations or schema design for configuration-like data

When to Consider This Package

  • ✅ Adopt when: data size is small (<1MB), single-server deployment, simple key-value needs (no complex queries), or for temporary/local storage (e.g., test fixtures, scripts)
  • ✅ Ideal for user preferences, feature toggles, or environment-specific config in lightweight
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