jolicode/automapper

JoliCode AutoMapper

9.0.1 2024-05-10 13:23 UTC

This package is auto-updated.

Last update: 2024-05-17 15:17:51 UTC


README

The AutoMapper solves a simple problem: removing all the code you need to map one object to another. A boring code to write and often replaced by less-performant alternatives like Symfony's Serializer.

Quick Start 🚀

composer require jolicode/automapper

You can read more about this library and how to use it on the documentation.

Support

For support, please create an issue on Github tracker