Libraries tagged by json storage
commentar/json-storage
83 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
cikaldev/php-json-storage
3 Downloads
Small library for doing CRUD on flat JSON file
addshore/jsonstorage-net
2 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
21 Downloads
Simply implementation of data storage in json files
eyroot/lx-simple-storage
9 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
14 Downloads
Простое хранилище данных в виде ключ-значение в JSON-файлах с разделяемой блокировкой на чтение и эксклюзивной блокировкой на запись
almhdy/json-shelter
9 Downloads
The **JsonShelter** class provides a simple, file-based JSON database solution. It allows for creating, reading, updating, and deleting records in structured JSON format. With an intuitive interface, it manages data storage in specified directories, ensuring seamless access to your data. Each record is uniquely identifiable, simplifying data manipulation and organization. Ideal for lightweight applications or prototyping, **JsonShelter** is easy to implement and maintain, making it a suitable choice for developers looking for a straightforward database solution.
amirhwsin/jstorage
50 Downloads
Light non-framework JSON-BASED storage.