ObjectMapper_RealmSwift

ObjectMapper

A library that automates serialization and deserialization of RealmSwift objects to JSON using ObjectMapper framework.

Helps to parse RealmSwift's List() and RealmOptional() properties with ObjectMapper framework.

GitHub

17 stars
3 watching
3 forks
Language: Ruby
last commit: almost 6 years ago
objectmapperrealmswift-utilities

Related projects:

Repository Description Stars
jonnyreeves/as3-vanilla A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. 81
marazt/object-mapper Automates object mapping between classes in Python to simplify data transfer and processing 103
ivanbruel/moya-objectmapper An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support 7
tinymapper/tinymapper An object mapper for .NET that simplifies mapping between objects of different structures. 691
mvz/happymapper A Ruby library that maps XML data to ruby data structures without requiring explicit class definitions or configuration. 152
wanwizard/sparks-datamapper A PHP library that maps database tables into objects with automated relationship management and validation. 51
remondis-it/remap A declarative object mapping library to simplify conversion of objects field by field. 122
aryaxt/ocmapper An Objective-C library to easily convert dictionaries to model objects 347
evermeer/evreflection A framework for mapping data between objects and dictionaries in Swift 966
vadimtsushko/objectory An object document mapper library for Dart applications that maps objects to PostgreSQL databases. 55
mobxjs/serializr A utility library for converting complex JSON structures into object graphs and vice versa. 767
joaomatossilva/flatmapper A library for mapping and manipulating structured data from plain text files in C# 93
krzysztofzablocki/propertymapper Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. 1,125
datastore/datastore.objects A library that provides an object mapper on top of a flexible data storage service 6
sindresorhus/map-obj An object mapper utility that transforms source object keys and values into target objects. 204