PHPackages                             gnugat/marshaller-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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. gnugat/marshaller-bundle

Abandoned → [symfony/serializer](/?search=symfony%2Fserializer)Symfony-bundle[Parsing &amp; Serialization](/categories/parsing)

gnugat/marshaller-bundle
========================

Marshaller integration in Symfony

v2.0.0(10y ago)0289MITPHP

Since May 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/gnugat/marshaller-bundle)[ Packagist](https://packagist.org/packages/gnugat/marshaller-bundle)[ Docs](https://gnugat.github.io/marshaller-bundle)[ RSS](/packages/gnugat-marshaller-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (3)Used By (0)

Marshaller Bundle [![SensioLabsInsight](https://camo.githubusercontent.com/f05cb24f19cedb4fd9db69322fd56220b70dc1e4f0726fc73edf38b4e4ae68c8/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f33656436663336382d643264652d346562382d613131352d6438373261646461386337652f6d696e692e706e67)](https://insight.sensiolabs.com/projects/3ed6f368-d2de-4eb8-a115-d872adda8c7e) [![Travis CI](https://camo.githubusercontent.com/eea2bccd46dc10d46732c1bb95c2e7438bbd0fd1c52946bb2955b4a85d6b4539/68747470733a2f2f7472617669732d63692e6f72672f676e756761742f6d61727368616c6c65722d62756e646c652e706e67)](https://travis-ci.org/gnugat/marshaller-bundle)
===============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#marshaller-bundle--)

[Marshaller](http://gnugat.github.io/marshaller) integration in [Symfony](http://symfony.com).

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

[](#installation)

MarshallerBundle can be installed using [Composer](http://getcomposer.org/):

```
composer require "gnugat/marshaller-bundle:~2.0"

```

We then need to register it in our application:

```
