Libraries tagged by json database
kangangga/laravel-json
1 Downloads
A robust JSON Database Driver for Laravel with Eloquent ORM, Relationships, Hybrid SQL Support, Queue, and Cache drivers.
josh/json-database
11 Downloads
Json database management component
myaaghubi/mhm-json-db
6 Downloads
A lite JSON base database for PHP.
yuriy-sorokin/database-exporter-importer
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.
boadusamuel/search-nested-json-column
1 Downloads
Search Nested json column inside database with no case sensitivity
alesanchezr/json-orm
529 Downloads
PHP Engine for a simple JSON file based database.
void9main/php-json-db
4 Downloads
PHP USES native json as a simple database
darkterminal/gitlab-json-db
69 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
mjducharme/laravel-model-json-storage
179 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.
lucaciotti/laravel-json-seeder
269 Downloads
Create and use JSON files to seed your database in your Laravel applications
mhujer/json-simple-db
46 Downloads
Work with JSON file like with a simple database
walter-a-jablonowski/json-db
0 Downloads
Minimal JSON db that uses file sys folders and files
starker-xp/database-checker
42 Downloads
Get diff between actual schema and json configuration
serkansyalcin/database-backup-manager
9 Downloads
A Laravel package for managing database backups.
ronolo/json-store
14 Downloads
A lightweight JSON document store, which can be queried like a NoSQL database.