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

feat: `Map` now accepts false, for the more expressive `#[Map(false)]` #244

Closed priyadi closed 2 days ago