Libraries tagged by json database
madj2k/t3-accelerator
309 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties, reduce database size when storing JSON-arrays with persisted objects to the database
endeavourplatforms/qbjs-parser
747 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
alesanchezr/json-orm
521 Downloads
PHP Engine for a simple JSON file based database.
lucaciotti/laravel-json-seeder
254 Downloads
Create and use JSON files to seed your database in your Laravel applications
okipa/laravel-model-json-storage
1364 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.
phpfacile/event-json
33 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.
olive-cms/udms-json
35 Downloads
Json addon for Universal data manager System
mtrbean/mongo-json
155 Downloads
A helper library for serializing MongoDB types to JSON string
jklz/database-helper
37 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
moussaclarke/planar
966 Downloads
Flat File Json Database
triasrahman/jsonseeder
319 Downloads
Quick and efficient seeding database from JSON files for Laravel
qubus/nosql
11 Downloads
PHP JSON flat file Database Management System.
philwc/jsondb
152 Downloads
Database using json
na2axl/jsondb
38 Downloads
Manage JSON files as databases with JSON Query Language (JQL).