Libraries tagged by json_object
symfony/serializer
341629564 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
namshi/jose
104973443 Downloads
JSON Object Signing and Encryption library for PHP.
cuyz/valinor
15443419 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
web-token/jwt-framework
21555851 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
ergebnis/json
27904730 Downloads
Provides a Json value object for representing a valid JSON string.
dunglas/doctrine-json-odm
5769088 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
galbar/jsonpath
7471974 Downloads
JSONPath implementation for querying and updating JSON objects
phootwork/collection
29939967 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
cebe/php-openapi
16455581 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
lukascivil/treewalker
1193089 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
hprose/hprose
224259 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
devizzent/cebe-php-openapi
11733570 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
mikemccabe/json-patch-php
5052381 Downloads
Produce and apply json-patch objects
zumba/json-serializer
803473 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
spiral/json-schema-generator
108517 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes