Hacked By AnonymousFox

Current Path : /opt/alt/php54/usr/share/doc/pear/Serializer/Symfony/Component/Serializer/
Upload File :
Current File : //opt/alt/php54/usr/share/doc/pear/Serializer/Symfony/Component/Serializer/README.md

Serializer Component
====================

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.

Resources
---------

You can run the unit tests with the following command:

    $ cd path/to/Symfony/Component/Serializer/
    $ composer.phar install
    $ phpunit

Hacked By AnonymousFox1.0, Coded By AnonymousFox