Libraries tagged by jsondb
estaheri/jsondb-lv
8 Downloads
A php composer package for an easier way to connect and use jsondb host/server version
walter-a-jablonowski/json-db
0 Downloads
Minimal JSON db that uses file sys folders and files
void9main/php-json-db
3 Downloads
PHP USES native json as a simple database
guidofaecke/jsondbquery
3 Downloads
Generate SQL from URL json query string
fitdev-pro/json-db
21 Downloads
Simply implementation of data storage in json files
darkterminal/gitlab-json-db
67 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
lyhiving/filedb
4 Downloads
PHP File Dateabase base on json.
martin-georgiev/postgresql-for-doctrine
3095338 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
karriere/json-decoder
347457 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
boldtrn/jsonb-bundle
754362 Downloads
A library adding the support for JSONB columns of PostgreSQL to Doctrine.
sam-it/yii2-jsonbehavior
17803 Downloads
Advanced AR JSON support
oza/laravel-database-jsonable
87 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
jsonbuilder/jsonbuilder
4459 Downloads
DSL for generating JSON in PHP
reg2005/oc-jsonable
223 Downloads
This widget the alternative to a widget 'Repeater' allows to write data to jsonable field also as well as 'Repeater', but does not give the chance to do repetitions of fields. I.e. the array will look so:
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.