PropertyMapper
Data mapper
Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects.
Property mapping for Objective-C iOS apps.
1k stars
31 watching
81 forks
Language: Objective-C
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
wasappli/wamapping | A library to map JSON data to iOS objects and vice versa efficiently | 8 |
aryaxt/ocmapper | An Objective-C library to easily convert dictionaries to model objects | 347 |
joaomatossilva/flatmapper | A library for mapping and manipulating structured data from plain text files in C# | 93 |
sapiens/sqlfu | A data mapper library for .NET Core that maps query results to POCO objects and provides helpers for CRUD operations. | 229 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 634 |
citymapper/cmmaplauncher | A mini-library for iOS to show directions in various mapping applications. | 191 |
ivanbruel/moya-objectmapper | An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
joeribekker/restorm | Allows interacting with resources as objects by mapping API resources and mocking entire APIs. | 38 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
automapper/automapper.data | An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
landau/zipmap | Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 |
yalantis/fasteasymapping | An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 550 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
cuyz/valinor | A PHP library that helps create strongly-typed value objects from raw input data | 1,317 |