Composer is preferred to install Normalizer component, please check composer website for more information.
$ composer require 'devhelp/normalizer:dev-master'
Normalizer lets you to unify creation of objects using different data sources. For example, if you are creating an object using data from API in one case and using data from CSV file in the other then normalizer can be useful.
Brought to you by : Devhelp.pl (http://devhelp.pl)