Libraries tagged by jsond
sevens/jsondb
43 Downloads
Simple Php Test JSON Database; useful for development mode testing
mrkody/php-jsondb
16 Downloads
Simple JSON-file-database PHP library
jsondb/jsondb
11 Downloads
JsonDb是一款由原生PHP实现的非关系型轻量级JSON文件数据库。如果你需要存储各种基础类的数据,或者一个站点内有多个小项目,那么JsonDb就是你最佳的选择。它包括查询、新增、更新、删除等对数据的基本操作,适合存储数据量不大的数据。
islamgaber/jsondb
2 Downloads
A simple JSON database library for PHP.
iquipe/jsondataaccess
0 Downloads
A simple PHP project demonstrating Composer usage.
guidofaecke/jsondbquery
3 Downloads
Generate SQL from URL json query string
germania-kg/jsondecoder
646 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP
estaheri/jsondb-lv
8 Downloads
A php composer package for an easier way to connect and use jsondb host/server version
carica/jsondom
24 Downloads
Read JSON into DOM
armenio/armenio-zf2-viewhelper-jsondecode-module
25 Downloads
View Helper Json Decode Module for Zend Framework 2
lyhiving/filedb
4 Downloads
PHP File Dateabase base on json.
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
42sol/json-decoder
8 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
lcobucci/jwt
226957291 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
315431781 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.