Installation

Composer

Open a command console, enter your project directory and execute:

$ composer require tsantos/serializer

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Symfony Applications

If your application is based on Symfony Framework, you can easily install this library through the Official Bundle.