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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/value-object | 0.88 | Deprecated Spatie package for PHP 8+ data transfer objects. Create typed DTOs from arrays with casting, validation, and attribute mapping (e.g., nested keys). Consider migrating to spatie/laravel-data or cuyz/valinor. | 2,227 | 2,179 | 187 | 11 | 0 | 12.9 | 0.1 | MIT | 4 years ago | |
| spatie/laravel-valuestore | 0.86 | 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. | 768 | 772 | 47 | 5 | 0 | 9.2 | 0.0 | MIT | 1 year ago | |
| spatie/test-time | 0.79 | 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 | |
| spatie/activitylog | 0.77 | 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 | |
| spatie/packagist-api | 0.77 | Search Packagist and fetch package details via the official Packagist API. Provides a simple PackagistClient built on Guzzle with a URL generator, plus helpers to list all packages or filter by vendor/type, and browse popular packages with pagination. | 132 | 135 | 23 | 134K | 0 | 24.6 | 48.5 | MIT | 1 month ago | |
| spatie/schema-org | 0.77 | Fluent PHP builder for the full Schema.org vocabulary. Create Schema.org types and properties via chainable methods and output valid JSON-LD/ld+json scripts for SEO. Auto-generated from Schema.org standards for complete coverage. | 1,513 | 1,529 | 145 | 337K | 1 | 41.1 | 37.8 | MIT | 1 month ago | |
| spatie/once | 0.75 | A tiny PHP helper to run code only once per request. Cache expensive computations or object initialization in a single spot, keyed automatically by the call site. Great for computed properties, accessors, and avoiding duplicate work. | 1,446 | 1,451 | 62 | 247K | 0 | 19.8 | 32.2 | MIT | 9 months ago |
How can I help you explore Laravel packages today?