PHPackages                             frank-houweling/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. frank-houweling/cartograph

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

frank-houweling/cartograph
==========================

Map objects to objects

3.0.0(6y ago)131.8k1[1 PRs](https://github.com/FrankHouweling/Cartograph/pulls)MITPHPPHP ^7.1CI failing

Since Sep 12Pushed 5y ago2 watchersCompare

[ Source](https://github.com/FrankHouweling/Cartograph)[ Packagist](https://packagist.org/packages/frank-houweling/cartograph)[ Docs](http://www.senet.nl/)[ RSS](/packages/frank-houweling-cartograph/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (1)Versions (12)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 frank-houweling/cartograph
```

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

[](#getting-started)

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

```
