Libraries tagged by json to object
xenolope/cartographer
66 Downloads
A super-simple library to map JSON documents to objects, similar to Java's Jackson
php-xapi/symfony-serializer
36788 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
christophedlr/pjsonobject
5 Downloads
pjsonobject is an library for manage JSON document to PHP object and PHP object to JSON document
blackbit_digital_commerce/pimcore-import
30 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
blackbit_digital_commerce/pimcore-data-director
95 Downloads
Import XML, CSV, JSON, Excel files to Pimcore objects, assets, documents + Export feeds + create REST API without any programming
taquillacom/gson-php
504 Downloads
Gson for PHP: Convert PHP objects to and from json
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
ddn/jsonobject
7 Downloads
JsonObject helper class to ease dealing with json objects in PHP
renoki-co/laravel-yaml-config
1 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
acrnogor/flowroute-sdk-v3-php
13 Downloads
The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.
lookyman/json-mapper
8 Downloads
Strict JSON to object hydrator based on PHPStan.
stlswm/json-object
58 Downloads
php json parse to object
nstwf/json-mapper
506 Downloads
Map json data to objects
tsufeki/kayo-json-mapper
2292 Downloads
Map JSON data to PHP objects
think.studio/laravel-json-field-cast
110 Downloads
Cast json field to custom object.