Libraries tagged by jsonld
moodlicious/moodle-dataformat_jsonl
8 Downloads
A Moodle data format plugin that exports data in JSON Lines (JSONL) format.
mindplay/jsondoc
26 Downloads
JSON-based object/document store
loveorigami/yii2-jsoneditor
4048 Downloads
Yii2 jsoneditor widget
johnwilson/jsondb
5 Downloads
JSON document db abstraction layer over MySQL
indigoviking/jsond
3740 Downloads
Adds Twig filters for working with json.
ecomdev/mysql-to-jsonl
0 Downloads
Export/Import JSONL files as data for MySQL tables
cmpayments/jsonlint
4736 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.
golovanov/traceloom
22 Downloads
A lightweight PHP library for recording structured event timelines grouped by trace ID.
cmpayments/schemavalidator
4178 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
xiudongyang/dcatadmin-jsoneditor
1258 Downloads
description...
slavkovrn/yii2-jsoneditor
948 Downloads
Yii2 JsonEditor widget uses Json Editor plugin for jQuery
sinevia/php-library-jsondb
11 Downloads
PHP Library JsonDb
sevens/jsondb
45 Downloads
Simple Php Test JSON Database; useful for development mode testing
phpone/json2dto
10 Downloads
Convert JSON files to Spatie DTO objects