PHPackages                             happyr/serializer-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. happyr/serializer-bundle

ActiveSymfony-bundle[Parsing &amp; Serialization](/categories/parsing)

happyr/serializer-bundle
========================

A bundle on top of Symfony's serializer. This supports annotations

0.1.0(9y ago)2191[1 issues](https://github.com/Happyr/SerializerBundle/issues)MITPHPPHP ^5.5|^7.0

Since Jul 14Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Happyr/SerializerBundle)[ Packagist](https://packagist.org/packages/happyr/serializer-bundle)[ Docs](http://developer.happyr.io)[ RSS](/packages/happyr-serializer-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

[![Latest Version](https://camo.githubusercontent.com/ee9b651d19072a1dee612e5b1ce84362f57a8cc24f779a20e952eceee7e46fbb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f4861707079722f53657269616c697a657242756e646c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/Happyr/SerializerBundle/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/aef9574c91d29380402824a0741dc4cb56fd8004d837afc377b910f9cb47178b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4861707079722f53657269616c697a657242756e646c652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Happyr/SerializerBundle)[![Code Coverage](https://camo.githubusercontent.com/116bb3234c64b43daba9ce91522dc2366c95321987094226a4ccd632a9f531a8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f4861707079722f53657269616c697a657242756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Happyr/SerializerBundle)[![Quality Score](https://camo.githubusercontent.com/e43b7f349862d742fbcef8d49e0e9386fe8ea9fdbbf88a6b6405de1c096cc523/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4861707079722f53657269616c697a657242756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Happyr/SerializerBundle)[![Total Downloads](https://camo.githubusercontent.com/329128939962ad0739decb5c2f0e68fb94f1f5e6b9731b1749baabefad6fa182/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6861707079722f73657269616c697a65722d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/happyr/serializer-bundle)

**Make the Symfony's serializer easy to use.**

Install
-------

[](#install)

Via Composer

```
$ composer require happyr/serializer-bundle
```

Enable the bundle in your kernel:

```
