Libraries tagged by json_object
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
mindplay/jsondoc
26 Downloads
JSON-based object/document store
xenolope/cartographer
67 Downloads
A super-simple library to map JSON documents to objects, similar to Java's Jackson
liamhackett/valueobjectcompiler
134 Downloads
Compile strict type, read only value objects from JSON
alrik11es/stupidly-simple-calendar
60 Downloads
An structured calendar generator in array, object or json format
alexanevsky/input-manager-bundle
48 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
paysera/lib-normalization
18511 Downloads
Library for normalizing and denormalizing PHP objects to and from JSON structures
blackbit_digital_commerce/pimcore-import
33 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
fferreri/netsuite-data-dumper
64 Downloads
Helps in downloading data from your Netsuite account. It extracts most of the supported object types and stores them as JSON files.
weblabel/data-transformer
2161 Downloads
This library provides object-oriented interface for decoding string formats (e.g. JSON) into an array
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
kinetech/php-openapi
1123 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
alexanevsky/output-normalizer-bundle
51 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
xpat23/xpat-json-object
2 Downloads
Immutable object-oriented JSON manipulation library with clean dot notation API for PHP
wertyzp/mapped-object
20 Downloads
PHP Mapped Object, used as base for typed json objects