Libraries tagged by JsonQB
hanneskod/yaysondb
1826 Downloads
Flat file db storing data as json arrays
s-mcdonald/jason
25 Downloads
Jason (JSON) is a PHP library that allows you to serialize classes with attributes, build Json structures with a builder and much more.
yazeedobaid/jsonable
11 Downloads
Eloquent like style for quering a JSON field in a MYSQL database
yassinedabbous/laravel-jsonable-request
3 Downloads
Build http requests from Array/Json
williamgb/songbird-jsonable
9 Downloads
Allow content to be served as json in Songbird
sinevia/php-library-jsondb
10 Downloads
PHP Library JsonDb
sgmendez/jsonbundle
16 Downloads
Symfony2 bundle for json encode and decode
sevens/jsondb
44 Downloads
Simple Php Test JSON Database; useful for development mode testing
royvermeulen/jsonql
7 Downloads
PHP tool for making db like json schema's
raplos/phalcon-behavior-jsonable
10 Downloads
jsonable Behavior for Phalcon's Models
php-ables/jsonable
5 Downloads
PHP Jsonable Interface
na2axl/jsondb
38 Downloads
Manage JSON files as databases with JSON Query Language (JQL).
muhammetsafak/jsonbase
2 Downloads
It is a library that allows to use JSon files as database.
mrkody/php-jsondb
16 Downloads
Simple JSON-file-database PHP library
jsondb/jsondb
16 Downloads
JsonDb是一款由原生PHP实现的非关系型轻量级JSON文件数据库。如果你需要存储各种基础类的数据,或者一个站点内有多个小项目,那么JsonDb就是你最佳的选择。它包括查询、新增、更新、删除等对数据的基本操作,适合存储数据量不大的数据。