Libraries tagged by json database
orchid/settings
17232 Downloads
Settings this is key-value storage
moharrum/laravel-adminer
996 Downloads
Adminer database management tool for your Laravel application.
dwgebler/doclite
453 Downloads
A powerful NoSQL data store built on top of SQLite
cybrox/crunchdb
256 Downloads
Dead-simple json file based data storage for php applications
chillu/fakedatabase
2998 Downloads
Simple 'database' storage adapter which persists into a JSON file
burzum/cakephp-serialize-data-types
6227 Downloads
Serialize-able data types for the CakePHP ORM
tomatophp/tomato-menus
1242 Downloads
Menus manager to build your menus with json file or database provider
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
11040 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
158 Downloads
A helper library for serializing MongoDB types to JSON string