Libraries tagged by jsonlie
jsonlie/check-token
4 Downloads
check request token for laravel api project.
jsonlie/mini-aes-tool
8 Downloads
AES-128-CBC加解密工具轻封装
seld/jsonlint
172386949 Downloads
JSON Linter
clue/ndjson-react
19507284 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
stolt/json-lines
171595 Downloads
Library for the JSON Lines text file format.
dolphiq/jsonclient
9863 Downloads
Simple Json client plugin for Craft3 CMS. The plugin provides a simple Twig extension which allows you to fetch a Json url and return it to your Twig template.
cmpayments/jsonlint
4563 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.
cmpayments/schemavalidator
4019 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.
m1roff/yii2-behavior-jsonfield
527 Downloads
JSON field Behavior
waxedphp/jsonviewer
20 Downloads
Advanced views with mustache.
scratchy/jquery-jsonview
26603 Downloads
JQuery JSON viewer
loca/jsonclient
35 Downloads
Simple Json client plugin for Craft3 CMS. The plugin provides a simple Twig extension which allows you to fetch a Json url and return it to your Twig template.
kingsmanscode/jsonlibex
7 Downloads
inblank/yii2-jsonfields
31 Downloads
Yii2 inblank/jsonfields
urmaul/yii-jsonfields
28 Downloads
Yii CActiveRecord behavior that allows to create array attributes which are stored in DB using json.