Libraries tagged by json mapper
tiny-blocks/mapper
140 Downloads
Allows mapping data between different formats, such as JSON, arrays, and DTOs, providing flexibility in transforming and serializing information.
pebbie/rmlx-mapper
0 Downloads
RML Processor for mapping CSV/JSON/XML into RDF
kingson-de/marshal-json-serializer
23 Downloads
Marshal JSON is serializing / marshalling data structures to JSON. It is also deserializing / unmarshalling JSON back to the data structures.
kanel/mapper
1537 Downloads
Simply map JSON structures onto PHP classes Edit
alevikzs/mapper
8 Downloads
The Mapper library is meant to be used to turn json strings or arrays a into a specific objects.
json-mapper/eloquent-middleware
160 Downloads
The Eloquent middleware for JsonMapper
alevikzs/phmap
14 Downloads
Library provide mapping some php structures (json string, array, object) to specific object. This library based on Phalcon annotations.
johyunchol/php-gson2
21 Downloads
PHP GSON equivalent - simple entity mapper. JSON to object and object to JSON. from archangeldesign/php-gson
archangeldesign/php-gson
97 Downloads
PHP GSON equivalent - simple entity mapper. JSON to object and object to JSON
romanko/object-graph
6 Downloads
A data mapper to be used with JSON objects, which allows to shape different versions of the payload to a value object with predefined set of properties
siktec/quick-data-model
2 Downloads
Quick Data Model is a simple and fast way to create data models for your project.
kingson-de/marshal-serializer
740 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
imevul/mapster
1003 Downloads
Lightweight data mapper.
bobbysciacchitano/manuel
311 Downloads
A simple object serializer for PHP which supports flexible document structures.
brash-creative/popomapper
42 Downloads
Plain old PHP object JSON mapper - Map json or array structures to a POPO