Libraries tagged by json storage
softinklab/laravel-keyvalue-storage
10275 Downloads
Key-Value Storage for Laravel using Database or JSON File
orchid/settings
20284 Downloads
Settings this is key-value storage
mameyugo/jsonq
1058 Downloads
High-performance JSON file storage engine for PHP, powered by Rust
webignition/web-resource-storage
1241 Downloads
Local storage for a retrieved web resource
phptek/jsontext
22229 Downloads
JSON storage, querying and modification.
goldfinch/silverstripe-jsontext
2478 Downloads
JSON storage, querying and modification.
cybrox/crunchdb
260 Downloads
Dead-simple json file based data storage for php applications
chillu/fakedatabase
3294 Downloads
Simple 'database' storage adapter which persists into a JSON file
raxon/node
423 Downloads
raxon/node see https://raxon.org for detailed usage
andydefer/laravel-jsonl
47 Downloads
JSONL storage service for Laravel - write, read, query, and clean JSON Lines files with custom path strategies
darling/php-json-storage-utilities
231 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
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
54 Downloads
JSON storage, querying and modification.