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
216 watching
1k forks
Language: Swift
last commit: over 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tristanhimmelman/alamofireobjectmapperAn Alamofire extension that automatically converts JSON response data into custom Swift objects using ObjectMapper2,663
ivanbruel/moya-objectmapperAn Objective-C library for mapping Moya responses to Swift data models with JSON serialization support7
modelmapper/modelmapperAutomates object mapping by convention and provides a simple API for handling specific use cases2,297
appcraft-llc/json-mapperAutomates conversion of JSON data to object models in Swift27
mapstermapper/mapsterA fast and efficient object-to-object mapper for .NET applications4,399
chanonly123/json-model-generatorAn application that generates JSON classes based on templates and supports various data mapping frameworks.92
nikkovios/objectmapper_realmswiftA library that automates serialization and deserialization of RealmSwift objects to JSON using ObjectMapper framework.17
alibaba/handyjsonA Swift library for easy JSON serialization and deserialization of model objects4,239
jsonmapper/jsonmapperA PHP library that maps JSON data to PHP objects using middleware and annotations.212
wasappli/wamappingA library to map JSON data to iOS objects and vice versa efficiently8
cweiske/jsonmapperMaps JSON data onto PHP classes, converting them into nested objects and arrays1,566
leavez/mappableA framework to convert JSON data into model objects with optimized support for immutable property initialization27
jsonmodel/jsonmodelA framework for creating smart data models from JSON6,854
agileobjects/agilemapperAn object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks.460
swiftyjson/swiftyjsonA library to simplify JSON data handling in Swift by providing a more expressive and convenient API22,705