PHPackages                             tmsolution/classmapper-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. tmsolution/classmapper-bundle

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

tmsolution/classmapper-bundle
=============================

Symfony2 bundle for classmapper

v1.0.6(10y ago)0205[1 issues](https://github.com/TMSolution/ClassMapperBundle/issues)1MITPHPPHP &gt;=5.3.2

Since Aug 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/TMSolution/ClassMapperBundle)[ Packagist](https://packagist.org/packages/tmsolution/classmapper-bundle)[ Docs](https://github.com/TMSolution/ClassMapperBundle)[ RSS](/packages/tmsolution-classmapper-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (8)Used By (1)

ClassMapperBundle
=================

[](#classmapperbundle)

> by Damian Piela

---

### Description

[](#description)

TMSolution ClassMapperBundle is a tool for mapping class names to more friendly equivalents.

### Configuration

[](#configuration)

To use the bundle, update your `composer.json`:

```
//composer require
...
"tmsolution/classmapper-bundle": "~1.0"

```

and enable it in the `AppKernel.php`:

```
