spatie/laravel-valuestore
Store and retrieve loose key/value data in a JSON file with a simple API. Supports put/get with defaults, has/all, forget/flush, increment, and helpers like ArrayAccess and Countable—handy for app settings or small persistent state.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/valuestore | 0.84 | 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. | 768 | 772 | 47 | 35K | 0 | 9.2 | 23.1 | MIT | 1 year ago | |
| doctrine/key-value-store | 0.80 | Doctrine Key Value Store provides a lightweight Doctrine-style mapper for NoSQL key-value backends. Use simple @Entity/@Id annotations, schema-less values mapped to objects, and a stripped-down object manager with events. Drivers include Redis, DynamoDB, MongoDB, CouchDB and more. | 200 | 202 | 55 | 416 | 15 | 4.1 | 9.4 | MIT | 6 years ago | |
| zingle-com/stash-package | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| devture/symfony-storer-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | BSD-3-Clause | — | |
| symfony/ai-store | 0.79 | Experimental Symfony AI Store component: a low-level abstraction to store and retrieve documents in vector stores. Use bridge packages to connect to providers like pgvector, Pinecone, Redis, Elasticsearch, Qdrant, ChromaDB, and more. | 21 | 21 | 4 | 34K | 0 | 22.0 | 51.5 | MIT | 2 weeks ago | |
| ryangjchandler/orbit | 0.79 | Orbit is a flat-file driver for Laravel Eloquent. Store model records as files instead of a database while keeping familiar Eloquent create, update, delete, and query workflows. Define a schema on your model, and Orbit handles paths and persistence automatically. | 926 | 926 | 38 | 5K | 7 | 33.2 | 15.0 | MIT | 2 months ago | |
| nicolopignatelli/valueobjects | 0.78 | Laravel-friendly PHP value objects library that helps you model domain concepts as immutable, self-validating objects (like Email, Money, Url, etc.). Encourages DDD patterns, clearer APIs, and safer data handling with consistent validation and comparison. | 0 | 430 | — | 0 | — | 0.0 | — | — | — | |
| eduardtrayan/faststorage-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/laravel-google-cloud-storage | 0.78 | Laravel 9+ Google Cloud Storage filesystem driver using Flysystem v3 and a dedicated GCS adapter. Adds a gcs disk with service account key file/array support, project and bucket config, path prefixes, endpoints, and public/private visibility options. | 247 | 245 | 58 | 398K | 0 | 26.0 | 50.5 | MIT | 2 months ago | |
| bezpapirove/bezpapirove_php_lib | 0.78 | — | 0 | 0 | 0 | 8 | 0 | 16.8 | 14.8 | MIT | 3 months ago | |
| dontdrinkandroot/doctrine-key-value-storage-bundle | 0.78 | — | 0 | 0 | 0 | 9 | 0 | 0.0 | 13.8 | Apache-2.0 | — | |
| cubicmushroom/valueobjects | 0.77 | A small PHP package providing lightweight Value Object classes to model immutable domain values (e.g., IDs, money, email, dates) with validation and type-safety. Useful for cleaner Laravel apps and DDD-style codebases. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| funeralzone/valueobjects | 0.77 | PHP 7.1+ value object toolkit for fundamental scalar-based VOs. Provides traits for strings/ints/etc, enums via constants, easy native serialization (fromNative/toNative), and encourages domain validation logic. Includes extension library for complex objects. | 66 | 66 | 7 | 18K | 2 | 6.3 | 33.7 | MIT | 5 years ago | |
| 2lenet/file-bundle | 0.77 | — | 2 | 2 | 1 | 0 | 0 | 1.3 | — | MIT | 1 year ago | |
| daemon/filestorage-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| adlawson/vfs | 0.76 | Virtual file system for PHP using the stream wrapper API. Mount a vfs:// scheme and use built-in functions (fopen, require, file_get_contents) or filesystem libraries like Symfony/Laravel. Emulates real streams, including PHP warnings and edge cases. | 300 | 301 | 19 | 4K | 5 | 3.8 | 17.6 | MIT | — |
How can I help you explore Laravel packages today?