ObjectMapper

Model serializer

An object serialization framework that converts JSON data to and from Swift model objects

Simple JSON Object mapping written in Swift

GitHub

9k stars
215 watching
1k forks
Language: Swift
last commit: 7 months ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tristanhimmelman/alamofireobjectmapper An Alamofire extension that automatically converts JSON response data into custom Swift objects using ObjectMapper 2,663
ivanbruel/moya-objectmapper An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support 7
modelmapper/modelmapper Automates object mapping by convention and provides a simple API for handling specific use cases 2,287
appcraft-llc/json-mapper Automates conversion of JSON data to object models in Swift 27
mapstermapper/mapster A fast and efficient object-to-object mapper for .NET applications 4,383
chanonly123/json-model-generator An application that generates JSON classes based on templates and supports various data mapping frameworks. 91
nikkovios/objectmapper_realmswift A library that automates serialization and deserialization of RealmSwift objects to JSON using ObjectMapper framework. 17
alibaba/handyjson A Swift library for easy JSON serialization and deserialization of model objects 4,235
jsonmapper/jsonmapper A PHP library that maps JSON data to PHP objects using middleware and annotations. 211
wasappli/wamapping A library to map JSON data to iOS objects and vice versa efficiently 8
cweiske/jsonmapper Maps JSON data onto PHP classes, converting them into nested objects and arrays 1,564
leavez/mappable A framework to convert JSON data into model objects with optimized support for immutable property initialization 27
jsonmodel/jsonmodel A framework for creating smart data models from JSON 6,852
agileobjects/agilemapper An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. 460
swiftyjson/swiftyjson A library to simplify JSON data handling in Swift by providing a more expressive and convenient API 22,664