PHPackages                             bcc/auto-mapper-bundle - 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. bcc/auto-mapper-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

bcc/auto-mapper-bundle
======================

An object to object mapper bundle for Symfony2

1.2.0(8y ago)63442.7k↓29.2%20[4 issues](https://github.com/michelsalib/BCCAutoMapperBundle/issues)MITPHPPHP &gt;=5.3.2

Since Jan 19Pushed 8y ago8 watchersCompare

[ Source](https://github.com/michelsalib/BCCAutoMapperBundle)[ Packagist](https://packagist.org/packages/bcc/auto-mapper-bundle)[ Docs](http://github.com/michelsalib/BCCAutoMapperBundle)[ RSS](/packages/bcc-auto-mapper-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Intro to AutoMapper
===================

[](#intro-to-automapper)

Inspired by , this Bundle provides a object to object mapper.

[![Build Status](https://camo.githubusercontent.com/8c5f9ece0972a9872d7a8129a488dbdcbab1a661ffe33461823e97ce4644da18/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d696368656c73616c69622f4243434175746f4d617070657242756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/michelsalib/BCCAutoMapperBundle)

Installation and configuration:
-------------------------------

[](#installation-and-configuration)

### Get the bundle

[](#get-the-bundle)

Add to your `/deps` file :

```
[BCCAutoMapperBundle]
    git=http://github.com/michelsalib/BCCAutoMapperBundle.git
    target=/bundles/BCC/AutoMapperBundle

```

And make a `php bin/vendors install`.

### Register the namespace

[](#register-the-namespace)

```
