Libraries tagged by php-json
sawarame/php-json-server
46 Downloads
REST API that can use JSON format files.
prowebcraft/php-json-db
2326 Downloads
Simple And Flexible database in JSON file
php-extended/php-json-schema-object
918 Downloads
A library that implements the php-extended/php-json-schema-interface library
php-extended/php-json-schema-interface
1245 Downloads
A library that handles json schema specification files
php-extended/php-json-schema-generator-object
623 Downloads
A library that implements the php-extended/php-json-schema-generator-interface library
php-extended/php-json-schema-generator-interface
893 Downloads
A library that generates code based on json-schema compatible specification files
openregion/php-json-schema-generator
6375 Downloads
A JSON Schema Generator.
mszewcz/php-json-utils
253 Downloads
JSON utility class
mszewcz/php-json-schema-validator
96 Downloads
JSON Schema Validator with draft-06 specification support
mszewcz/php-json-rpc
50 Downloads
JSON RPC 2.0 client and server implementation for PHP 7.1+
dentelis/php-json-structure-validator
105 Downloads
Json data structure validation framework
darling/php-json-storage-utilities
231 Downloads
This library provides classes for storing and retrieving data that was encoded as json by a \Darling\PHPJsonUtilities\classes\encoded\data\Json instance.
cfxmarkets/php-jsonapi-objects
922 Downloads
A class that provides a PHP implementation of JSON API objects. Note, this is not a protocol implementation, it is simply an implementation of classes as described by the [json-api spec](http://jsonapi.org/format/).
gamee/php-jsonrpc
4349 Downloads
JSON-RPC toolset build on top of psr-7 (guzzlehttp), league/json-guard, league/json-reference, league/flysystem and nette/di
s-mcdonald/phpjson
240 Downloads
PHPJson: An elegant and simple JSON object serialization library for PHP.