Libraries tagged by json database
soosyze/soosyze
241 Downloads
Soosyze CMS is a minimalist content management system in PHP, without database to create and manage your website easily.
psx/nested
7680 Downloads
Build complex nested data structures from relational databases
moharrum/laravel-adminer
995 Downloads
Adminer database management tool for your Laravel application.
cybrox/crunchdb
255 Downloads
Dead-simple json file based data storage for php applications
chillu/fakedatabase
2798 Downloads
Simple 'database' storage adapter which persists into a JSON file
arcanedev/settings
4492 Downloads
Persistent settings for Laravel.
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
craftlogan/laravel-overflow
8040 Downloads
The Laravel Overflow package will allow adding an overflow column to a form request easily. Use this package to make it easy to store overflow request values in a JSON or Text column on a database table:)
engageinteractive/laravel-view-models
10781 Downloads
Use view models instead of database model in your blade files and JSON responses.
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
oza/laravel-database-jsonable
87 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
okipa/laravel-model-json-storage
1375 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.
mtrbean/mongo-json
157 Downloads
A helper library for serializing MongoDB types to JSON string
moussaclarke/planar
967 Downloads
Flat File Json Database