PHPackages                             senet-eindhoven/cartograph - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. senet-eindhoven/cartograph

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

senet-eindhoven/cartograph
==========================

Map objects to objects

4.0.1(2y ago)06.2kMITPHPPHP ^7.4||^8.0

Since Jun 14Pushed 2y agoCompare

[ Source](https://github.com/senet-eindhoven/Cartograph)[ Packagist](https://packagist.org/packages/senet-eindhoven/cartograph)[ Docs](https://www.senet.nl/)[ RSS](/packages/senet-eindhoven-cartograph/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Cartograph
==========

[](#cartograph)

This library is used to Map PHP object to other objects

Installation
------------

[](#installation)

Install this library using composer

```
composer require senet-eindhoven/cartograph:^4.0
```

Getting Started
---------------

[](#getting-started)

To use this library create an instance of the `MapperService`, using your preffered `MappingRepositoryInterface`

```
