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: use xxh64 instead of xxh128 for random string generation #193

Closed priyadi closed 3 weeks ago