devhelp/normalizer

dev-master 2014-12-16 08:59 UTC

This package is not auto-updated.

Last update: 2024-05-21 01:40:31 UTC


README

Build Status SensioLabsInsight

Installation

Composer is preferred to install Normalizer component, please check composer website for more information.

$ composer require 'devhelp/normalizer:dev-master'

Purpose

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.

Credits

Brought to you by : Devhelp.pl (http://devhelp.pl)