Libraries tagged by json storage
softinklab/laravel-keyvalue-storage
11573 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
22714 Downloads
Settings this is key-value storage
phptek/jsontext
22249 Downloads
JSON storage, querying and modification.
mameyugo/jsonq
1598 Downloads
High-performance JSON file storage engine for PHP, powered by Rust
andydefer/php-jsonl
1478 Downloads
High-performance JSONL (JSON Lines) file management library with temporal and key-based storage strategies, automatic batching, and cache expiration
andydefer/laravel-jsonl
1381 Downloads
JSONL storage service for Laravel - write, read, query, and clean JSON Lines files with custom path strategies
webignition/web-resource-storage
1365 Downloads
Local storage for a retrieved web resource
goldfinch/silverstripe-jsontext
2558 Downloads
JSON storage, querying and modification.
cybrox/crunchdb
260 Downloads
Dead-simple json file based data storage for php applications
daffie/pgsql
261 Downloads
Provides the PostgreSQL database driver with JSON entity storage.
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
footwork_solutions/json_table
31 Downloads
A validator and storage library using the JSON table schema written in PHP.
rasa-web/propel-postgres-json-behavior
677 Downloads
Storage of complex data using Postgres JSON.
firsttable/silverstripe-jsontext
59 Downloads
JSON storage, querying and modification.
chillu/fakedatabase
3331 Downloads
Simple 'database' storage adapter which persists into a JSON file