Libraries tagged by json database
we-are-neopix/laravel-model-translation
410 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
12881 Downloads
Use view models instead of database model in your blade files and JSON responses.
quangtam/vietnam-address-database
64 Downloads
Raw JSON database for Vietnamese administrative addresses according to Resolution 202/2025/QH15
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
prowebcraft/php-json-db
2326 Downloads
Simple And Flexible database in JSON file
alesanchezr/json-orm
528 Downloads
PHP Engine for a simple JSON file based database.
oza/laravel-database-jsonable
89 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
okipa/laravel-model-json-storage
1378 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.
nguyenanhung/database-helper
19884 Downloads
Basic and Advanced Database Helper
mtrbean/mongo-json
159 Downloads
A helper library for serializing MongoDB types to JSON string
moussaclarke/planar
1033 Downloads
Flat File Json Database
gaaarfild/laravel-conf
1013 Downloads
Store additional configs in JSON or Database (write, read)
triasrahman/jsonseeder
325 Downloads
Quick and efficient seeding database from JSON files for Laravel
qubus/nosql
77 Downloads
PHP JSON flat file Database Management System.