# nwidart/laravel-normalizer

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/nwidart-laravel-normalizer).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/nWidart/laravel-normalizer
- awesome-repositories: https://awesome-repositories.com/repository/nwidart-laravel-normalizer.md

## Description

This package helps you normalize your data in order to save them into the database. The Goal is to having separate classes that handle the data normalization, and thus can be tested independently.

## Tags

### Part of an Awesome List

- [Database and ORM](https://awesome-repositories.com/f/awesome-lists/data/database-and-orm.md) — Normalizes data before persistence.
