symfony/object-mapper
Symfony Object Mapper maps data between objects (e.g., DTOs to entities) using PHP attributes to define field mappings. It reduces boilerplate transformation code, supports configurable mapping logic, and integrates cleanly with Symfony applications.
The Object Mapper component allows you to map an object to another object, facilitating the mapping using attributes.
How can I help you explore Laravel packages today?