Libraries tagged by json storage

mjducharme/laravel-model-json-storage

1 Favers
176 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.

Go to Download


commentar/json-storage

0 Favers
84 Downloads

This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.

Go to Download


cikaldev/php-json-storage

1 Favers
5 Downloads

Small library for doing CRUD on flat JSON file

Go to Download


addshore/jsonstorage-net

0 Favers
4 Downloads

Tidy package using Guzzle for interacting with jsonstorage.net

Go to Download


semperton/storage

1 Favers
2 Downloads

JSON Document Storage powered by SQLite.

Go to Download


dzunke/panaly-json-timeline-storage

0 Favers
33 Downloads

A Panaly plugin that implements a JSON Timeline Storage to handle a history of analyzer runs.

Go to Download


bluenest/blue-nest-json-file-storage

0 Favers
0 Downloads

Blue Nest json file storage helper library.

Go to Download


coongeek/json-document-storage

0 Favers
4 Downloads

Go to Download


fitdev-pro/json-db

0 Favers
23 Downloads

Simply implementation of data storage in json files

Go to Download


eyroot/lx-simple-storage

0 Favers
10 Downloads

Storage solution with JSON and PHP

Go to Download


webignition/web-resource-storage

0 Favers
871 Downloads

Local storage for a retrieved web resource

Go to Download


lazier/storage

0 Favers
3 Downloads

Lazier key-value store

Go to Download


flux-eco/storage

0 Favers
47 Downloads

Handling mysql databases with json based table schemas

Go to Download


andrey-tech/data-storage-php

2 Favers
16 Downloads

Простое хранилище данных в виде ключ-значение в JSON-файлах с разделяемой блокировкой на чтение и эксклюзивной блокировкой на запись

Go to Download


almhdy/json-shelter

1 Favers
11 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.

Go to Download


<< Previous Next >>