Libraries tagged by json-storage
softinklab/laravel-keyvalue-storage
5470 Downloads
Key-Value Storage for Laravel using Database or JSON File
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.
phptek/jsontext
22156 Downloads
JSON storage, querying and modification.
goldfinch/silverstripe-jsontext
1908 Downloads
JSON storage, querying and modification.
darling/php-json-storage-utilities
157 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
xtlsoft/nondb
190 Downloads
A NoSQL Database Based On Json Storage.
mjducharme/laravel-model-json-storage
178 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.
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
amirhwsin/jstorage
50 Downloads
Light non-framework JSON-BASED storage.
firsttable/silverstripe-jsontext
29 Downloads
JSON storage, querying and modification.