mapper icon indicating copy to clipboard operation
mapper copied to clipboard

An object mapper for PHP and Symfony. Maps an object to another object. Primarily used for transforming an entity to a DTO and vice versa.

Results 6 mapper issues
Sort by recently updated
recently updated
newest added

I am wondering if there can be an alternative way to define InheritanceMap? Cause current one expects me to set an attribute on the target abstract class. However, for certain...

Updates the requirements on [ekino/phpstan-banned-code](https://github.com/ekino/phpstan-banned-code) to permit the latest version. Release notes Sourced from ekino/phpstan-banned-code's releases. v2.1.0 What's Changed Add non-ignorable error handling feature by @​Spomky in ekino/phpstan-banned-code#66 New Contributors...

dependencies
php

In https://github.com/mark-gerarts/automapper-plus and https://github.com/jolicode/automapper you could put extract argument in construct? This impl have same function? In doc i see https://rekalogika.dev/mapper/preset but its complatecated understand how add one or more...

Hey, just a question to clarify, cause didn't find anything meaningful in docs: Can you pls list recommendations regarding best performance of this package? Cause according to profiling it takes...

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions