Libraries tagged by json database
palepupet/dbjsonbased
0 Downloads
Lightweight PHP library to use JSON file as a database. Very practical when you don't want to bring out the heavy artillery or when you want to set up data persistence quickly.
machavia/sqlzero
2 Downloads
SQLite style database in a Json readable file, with typed fields, auto-increments, uniques, etc.
buchin/jl-importer
19 Downloads
Import JSON Line into MySQL database
biensure/part
3 Downloads
An instant database alternative, storing JSON, written in PHP
archyboy/dbjson
15 Downloads
A RESTfull PHP based document oriented database server with JSON syntax
yazeedobaid/jsonable
11 Downloads
Eloquent like style for quering a JSON field in a MYSQL database
jbreeze/jbreeze
11 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
57 Downloads
A light-weight package for PHP that loads environment variables (such as database credentials) from a JSON-encoded source.
theoaks/qbjs-parser
1125 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
859 Downloads
Parse JSON coming from jQuery QueryBuilder, into database queries.
archerzdip/laravel-settings
18 Downloads
Global key-value store in the database, like int string array json and so on.
orware/compressed-string
735 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
7 Downloads
using json web token for recaptcha, without session, without database