Libraries tagged by json storage
mjducharme/laravel-model-json-storage
175 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.
darling/php-json-storage-utilities
140 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
commentar/json-storage
84 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
cikaldev/php-json-storage
5 Downloads
Small library for doing CRUD on flat JSON file
addshore/jsonstorage-net
4 Downloads
Tidy package using Guzzle for interacting with jsonstorage.net
semperton/storage
2 Downloads
JSON Document Storage powered by SQLite.
dzunke/panaly-json-timeline-storage
33 Downloads
A Panaly plugin that implements a JSON Timeline Storage to handle a history of analyzer runs.
bluenest/blue-nest-json-file-storage
0 Downloads
Blue Nest json file storage helper library.
coongeek/json-document-storage
4 Downloads
fitdev-pro/json-db
23 Downloads
Simply implementation of data storage in json files
eyroot/lx-simple-storage
10 Downloads
Storage solution with JSON and PHP
webignition/web-resource-storage
867 Downloads
Local storage for a retrieved web resource
lazier/storage
2 Downloads
Lazier key-value store
flux-eco/storage
47 Downloads
Handling mysql databases with json based table schemas
andrey-tech/data-storage-php
16 Downloads
Простое хранилище данных в виде ключ-значение в JSON-файлах с разделяемой блокировкой на чтение и эксклюзивной блокировкой на запись