dev-master
9999999-dev http://symfony.comSymfony Serializer Component v2.*
MIT
The Requires
- php >=5.3.2
by Allan IRDEL
Symfony Serializer Component v2.*
This bundle is a copy of the v2.0 branch from https://github.com/symfony/serializer where all namespaces have been altered from
Symfony\Component\Serializer
to Legacy\Symfony\Component\Serializer
, (*1)
USE AT YOUR OWN RISK, THIS BUNDLE'S CODE HAS BEEN UNMAINTAINED SINCE 2012., (*2)
With the Serializer component its possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs., (*3)
Unit tests:, (*4)
https://github.com/symfony/symfony/tree/master/tests/Symfony/Tests/Component/Serializer, (*5)
Symfony Serializer Component v2.*
MIT