OCMapper
Dictionary mapper
An Objective-C library to easily convert dictionaries to model objects
Objective-C library to easily map NSDictionary to model objects, works perfectly with Alamofire. ObjectMapper works similar to GSON
347 stars
20 watching
45 forks
Language: Objective-C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
wasappli/wamapping | A library to map JSON data to iOS objects and vice versa efficiently | 8 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
ivanbruel/moya-objectmapper | An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
evermeer/evreflection | A framework for mapping data between objects and dictionaries in Swift | 965 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 634 |
yalantis/fasteasymapping | An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 550 |
sindresorhus/map-obj | An object mapper utility that transforms source object keys and values into target objects. | 204 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
okeuday/keys1value | Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values | 1 |
oeg-upm/morph-ome | An online tool for mapping ontologies and generating standardized metadata formats | 11 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,232 |
cos-archives/modular-odm | An object-document mapper for Python that supports various data storage backends without requiring changes to the code. | 13 |