jolicode/automapper

JoliCode AutoMapper

Installs: 285 357

Dependents: 7

Suggesters: 0

Security: 0

Stars: 192

Watchers: 14

Forks: 20

Open Issues: 23

pkg:composer/jolicode/automapper

9.5.0 2025-09-18 10:09 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