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

Technical Evaluation

  • Architecture fit: Ideal for small-scale applications or specific use cases like feature flags, cached settings, or local tooling where a full database is unnecessary. File-based storage with atomic writes ensures safety for low-concurrency scenarios but struggles with high write volumes or distributed systems. Laravel integration is seamless via facade, but not suitable for apps requiring database-level ACID compliance or horizontal scaling.
  • Integration feasibility: Low-effort adoption via Composer; minimal code changes required. Works out-of-the-box in Laravel with facade usage. Non-Laravel PHP projects also compatible but require manual setup for storage path configuration. No complex dependencies or build steps.
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