rekalogika / mapper

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.
MIT License
27 stars 1 forks source link

feat: add test for array mapping #249

Closed gabplch closed 1 week ago

gabplch commented 2 weeks ago

Noticed invalid mapping from class to class, here is test case for case