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
80 forks
Language: Objective-C
last commit: about 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to map JSON data to iOS objects and vice versa efficiently | 8 |
| An Objective-C library to easily convert dictionaries to model objects | 347 |
| A library for mapping and manipulating structured data from plain text files in C# | 93 |
| A data mapper library for .NET Core that maps query results to POCO objects and provides helpers for CRUD operations. | 229 |
| An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
| A mini-library for iOS to show directions in various mapping applications. | 191 |
| An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
| Allows interacting with resources as objects by mapping API resources and mocking entire APIs. | 38 |
| Automates object mapping between classes in Python to simplify data transfer and processing | 103 |
| An object mapper for .NET that simplifies mapping between objects of different structures. | 691 |
| An extension to AutoMapper for mapping data from ADO.NET IDataReader sources | 137 |
| Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 |
| An Objective-C framework that improves performance of JSON mapping by reducing unnecessary trips to the database | 549 |
| A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
| A PHP library that helps create strongly-typed value objects from raw input data | 1,321 |