Libraries tagged by json storage
eyroot/lx-simple-storage
10 Downloads
Storage solution with JSON and PHP
melia/object-storage
32 Downloads
Lightweight PHP file-based object store with UUID persistence, lazy-loading references, in-memory cache, file locking, safe mode, and a simple viewer UI.
lazier/storage
3 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-файлах с разделяемой блокировкой на чтение и эксклюзивной блокировкой на запись
adachsoft/dynamic-table-json
9 Downloads
JSON file-based implementation of adachsoft/dynamic-table-contract
firsttable/silverstripe-jsontext
55 Downloads
JSON storage, querying and modification.
amirhwsin/jstorage
62 Downloads
Light non-framework JSON-BASED storage.
meita/realtime-notifications
9 Downloads
Fast, reliable realtime notifications over SSE backed by JSON/TXT files in storage (per user_id).
subhransusekhar/hcp-connect
2 Downloads
A generic REST API client for HCP
peroks/model-store
37 Downloads
Model Store: Permanent data store for models.
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
meita/jsonbolt
1 Downloads
JSONBolt: fast JSON file database engine with relations and caching for PHP.
jasonbrady/jquery-typeahead
191 Downloads
jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.
jagusiak/jsonsimplestorage
36 Downloads
JSONSimpleStorage is a simple solution for data storage based on files, perfect for small projects where database system are not necessary or available.