Libraries tagged by jsondb
commandstring/jsondb
9 Downloads
An easier way to use JSON for a database
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
23 Downloads
Simply implementation of data storage in json files
darkterminal/gitlab-json-db
69 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs using Gitlab API inspire from donjajo/jsondb
lyhiving/filedb
6 Downloads
PHP File Dateabase base on json.
amirhwsin/jstorage
50 Downloads
Light non-framework JSON-BASED storage.
martin-georgiev/postgresql-for-doctrine
3971405 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
383002 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
boldtrn/jsonb-bundle
787644 Downloads
A library adding the support for JSONB columns of PostgreSQL to Doctrine.
pharaonic/laravel-jsonable
269 Downloads
Laravel Jsonable Responses & Exceptions.
reg2005/oc-jsonable
244 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:
oza/laravel-database-jsonable
87 Downloads
Laravel package to fill and retrieve your database fields in JSON formats
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.