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
26 stars 1 forks source link

perf: don't call the setter if the value doesn't change #159

Closed priyadi closed 4 weeks ago