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/laravel-data | 0.84 | Create rich, typed data objects for Laravel that replace form requests and API transformers. Automatically map from requests, validate with inferred rules, transform to resources (with lazy/partial fields), and generate TypeScript definitions from the same source. | 1,783 | 1,787 | 288 | 2M | 4 | 43.9 | 52.4 | MIT | 4 months ago | |
| 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 | 774 | 47 | 36K | 0 | 9.2 | 23.2 | MIT | 1 year ago | |
| damian972/options-bundle | 0.81 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 5 years ago | |
| spatie/laravel-backup | 0.80 | Spatie Laravel Backup creates zip backups of your app files and database, storing them on any Laravel filesystem (even multiple). Includes health monitoring, notifications, and automatic cleanup of old backups. Run with php artisan backup:run. | 6,019 | 6,109 | 785 | 1M | 0 | 71.3 | 37.2 | MIT | 1 month ago | |
| spatie/laravel-varnish | 0.80 | Integrate Varnish 4/5 with Laravel: add middleware to force-cache selected routes and flush/purge the Varnish cache from within your app. Includes simple configuration and supports Laravel and Lumen. | 417 | 417 | 45 | 3K | 0 | 21.2 | 13.1 | MIT | 7 months 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. | 199 | 202 | 55 | 634 | 15 | 4.1 | 10.6 | MIT | 6 years ago | |
| zingle-com/stash-package | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| spatie/activitylog | 0.79 | Laravel 5 user activity logging package by Spatie: records actions to a database table and optionally to Laravel’s log handler, with migration and facade support. Abandoned since 2016-06-28; use spatie/laravel-activitylog instead. | 582 | 596 | 73 | 108 | 0 | 5.0 | 0.7 | MIT | 10 years ago | |
| 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. | 22 | 22 | 4 | 44K | 0 | 21.8 | 52.7 | MIT | 1 month ago | |
| spatie/laravel-stats | 0.78 | Lightweight Laravel package to track and summarize stat changes over time. Define a stats class, call increase/decrease on events, then query totals and increments/decrements across date ranges grouped by day/week/month. | 452 | 453 | 35 | 11K | 0 | 20.4 | 21.7 | MIT | 5 months ago | |
| spatie/test-time | 0.78 | Control time in tests with Spatie TestTime—freeze or advance Carbon-based timestamps dynamically for time-sensitive assertions. Simplify testing date-dependent logic by manually adjusting time without altering real-world clocks. Works seamlessly with Carbon’s methods like addYear(), subDay(), or cus... | 208 | 208 | 9 | 178K | 0 | 5.2 | 40.5 | MIT | 2 years ago | |
| dontdrinkandroot/doctrine-key-value-storage-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| 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 | 249 | 57 | 426K | 0 | 21.2 | 49.0 | MIT | 6 months ago | |
| spatie/laravel-searchable | 0.78 | Structured, case-insensitive search across Eloquent models and other sources. Register models/attributes (or custom search aspects) and get grouped, typed results with titles and URLs—ideal for building unified search pages in Laravel apps. | 1,376 | 1,384 | 111 | 48K | 0 | 29.3 | 23.3 | MIT | 7 months ago | |
| bezpapirove/bezpapirove_php_lib | 0.78 | — | 0 | 0 | 0 | 65 | 0 | 12.3 | 25.2 | MIT | 7 months ago | |
| 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 | 23K | 2 | 6.3 | 34.9 | MIT | 5 years ago |
How can I help you explore Laravel packages today?