PHPackages                             realkasparov/serializer-bridge - 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. realkasparov/serializer-bridge

AbandonedSymfony-bridge[Parsing &amp; Serialization](/categories/parsing)

realkasparov/serializer-bridge
==============================

FDevs Serializer Bridge

0.1.1(9y ago)02MITPHPPHP &gt;=5.5.9

Since Jun 21Pushed 4y agoCompare

[ Source](https://github.com/realkasparov/serializer-bridge)[ Packagist](https://packagist.org/packages/realkasparov/serializer-bridge)[ RSS](/packages/realkasparov-serializer-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Serializer Bridge
=================

[](#serializer-bridge)

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

[](#installation)

Serializer uses Composer, please checkout the [composer website](http://getcomposer.org) for more information.

The simple following command will install `serializer-bridge` into your project. It also add a new entry in your `composer.json` and update the `composer.lock` as well.

```
composer require fdevs/serializer-bridge
```

Use with symfony framework
--------------------------

[](#use-with-symfony-framework)

### add bundle to AppKernel

[](#add-bundle-to-appkernel)

```
