Valinor
Object mapper library
A PHP library that helps create strongly-typed value objects from raw input data
PHP library that helps to map any input into a strongly-typed value object structure.
1k stars
17 watching
74 forks
Language: PHP
last commit: 15 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
marazt/object-mapper | Automates object mapping between classes in Python to simplify data transfer and processing | 102 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
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 |
holinnn/lupin | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |
landau/zipmap | Function to create an associative map from key-value pairs or arrays of objects/pairs. | 4 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 634 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,232 |
koriym/print_o | An object graph visualization tool for PHP applications | 142 |
agileobjects/agilemapper | An object mapper that allows flexible configuration and execution plan visualization for mapping data between different .NET frameworks. | 460 |
vadimtsushko/objectory | An object document mapper library for Dart applications that maps objects to PostgreSQL databases. | 55 |
remondis-it/remap | A declarative object mapping library to simplify conversion of objects field by field. | 122 |
cweiske/jsonmapper | Maps JSON data onto PHP classes, converting them into nested objects and arrays | 1,564 |
tinymapper/tinymapper | An object mapper for .NET that simplifies mapping between objects of different structures. | 690 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 428 |