Libraries tagged by json database
carlonicora/minimalism-service-jsonapi
292 Downloads
jsonapi translates {json-api} document to database structures and vice versa
yazeedobaid/jsonable
11 Downloads
Eloquent like style for quering a JSON field in a MYSQL database
jbreeze/jbreeze
1 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
cydh/dp2ra
5 Downloads
Convert Divine Pride item json-fetched info to rAthena database files
bluesheep/php-jsonenv
56 Downloads
A light-weight package for PHP that loads environment variables (such as database credentials) from a JSON-encoded source.
theoaks/qbjs-parser
1111 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
taeluf/spreadsheet-converter
15 Downloads
Convert .ods files into .csv, .json, .sql, and create an .sqlite database
endeavourplatforms/qbjs-parser
853 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
archerzdip/laravel-settings
15 Downloads
Global key-value store in the database, like int string array json and so on.
retamayo/tablemancer
6 Downloads
A PHP library for efficient database table management, including CRUD operations, JSON data handling, and security features.
orware/compressed-string
734 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
mathsgod/jwt-recaptcha
6 Downloads
using json web token for recaptcha, without session, without database
kerrialn/static-data-importer-bundle
14 Downloads
generates entity objects from json, xml, csv files and persists to the database
djaker-hakim/jmm
14 Downloads
jmm json mini model this is a nosql file database
dd/evolutioncms-snippets-ddstash
1 Downloads
Save data as JSON or QueryString, then extend if needed and use it later without database queries.