Libraries tagged by json database

lelemad/database-json-laravel

0 Favers
4 Downloads

Create and manage json databases with Laravel

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


josh/json-database

0 Favers
10 Downloads

Json database management component

Go to Download


yuriy-sorokin/database-exporter-importer

0 Favers
24 Downloads

This package is used to export/import database data to/from different formats. Currently it supports only MySQL database and JSON export/import structure.

Go to Download


boadusamuel/search-nested-json-column

1 Favers
1 Downloads

Search Nested json column inside database with no case sensitivity

Go to Download


alesanchezr/json-orm

2 Favers
523 Downloads

PHP Engine for a simple JSON file based database.

Go to Download


void9main/php-json-db

1 Favers
4 Downloads

PHP USES native json as a simple database

Go to Download


darkterminal/gitlab-json-db

1 Favers
69 Downloads

A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb

Go to Download


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


mhujer/json-simple-db

3 Favers
46 Downloads

Work with JSON file like with a simple database

Go to Download


walter-a-jablonowski/json-db

0 Favers
0 Downloads

Minimal JSON db that uses file sys folders and files

Go to Download


starker-xp/database-checker

0 Favers
42 Downloads

Get diff between actual schema and json configuration

Go to Download


serkansyalcin/database-backup-manager

0 Favers
9 Downloads

A Laravel package for managing database backups.

Go to Download


ronolo/json-store

2 Favers
13 Downloads

A lightweight JSON document store, which can be queried like a NoSQL database.

Go to Download


phpfacile/event-json

0 Favers
38 Downloads

This service basically perform a mapping between an event retrieved from a database as an array to an event as an array that will be easily transformed (using json_encode()) in a target JSON string formatted as expected.

Go to Download


<< Previous Next >>