automapper-plus-bundle
automapper-plus-bundle copied to clipboard
A symfony bundle for AutoMapper+
Add configuration to enable or disable the `createUnregisteredMappings` feature.
What about adding Doctrine Support with some additional operations? For example: * map from an id to an entity * map from a list of ids to a list of...
It would be great if this amazing library supports also new Symfony 7.
I have mapper order issue: If one of Mapper in order is higher and it extends (copyFrom) from one of lower it will throw exception that no registered mapper here....
Currently this bundle supports Symfony 3 and 4 - https://github.com/mark-gerarts/automapper-plus-bundle/blob/master/composer.json#L20 - which are no longer supported - https://symfony.com/releases - so should we drop those from this bundle too?