PHPackages                             azjezz/input-hydrator-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. azjezz/input-hydrator-bundle

ActiveSymfony-bundle

azjezz/input-hydrator-bundle
============================

Hydrates input DTOs from request input.

1.0.2(5y ago)9342MITPHPPHP &gt;=7.4

Since Nov 1Pushed 5y ago3 watchersCompare

[ Source](https://github.com/azjezz/input-hydrator-bundle)[ Packagist](https://packagist.org/packages/azjezz/input-hydrator-bundle)[ RSS](/packages/azjezz-input-hydrator-bundle/feed)WikiDiscussions develop Synced today

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

Input Hydrator Bundle
---------------------

[](#input-hydrator-bundle)

[![Unit tests status](https://github.com/azjezz/input-hydrator-bundle/workflows/unit%20tests/badge.svg?branch=develop)](https://github.com/azjezz/input-hydrator-bundle/workflows/unit%20tests/badge.svg?branch=develop)[![Static analysis status](https://github.com/azjezz/input-hydrator-bundle/workflows/static%20analysis/badge.svg?branch=develop)](https://github.com/azjezz/input-hydrator-bundle/workflows/static%20analysis/badge.svg?branch=develop)[![Security analysis status](https://github.com/azjezz/input-hydrator-bundle/workflows/security%20analysis/badge.svg?branch=develop)](https://github.com/azjezz/input-hydrator-bundle/workflows/security%20analysis/badge.svg?branch=develop)[![Coding standards status](https://github.com/azjezz/input-hydrator-bundle/workflows/coding%20standards/badge.svg?branch=develop)](https://github.com/azjezz/input-hydrator-bundle/workflows/coding%20standards/badge.svg?branch=develop)[![TravisCI Build Status](https://camo.githubusercontent.com/4faafe20fa225ad291fcf5666e45be935eb8b4e589b84ecc0a8d3cb39c5cbe31/68747470733a2f2f7472617669732d63692e636f6d2f617a6a657a7a2f696e7075742d6879647261746f722d62756e646c652e7376673f6272616e63683d646576656c6f70)](https://travis-ci.com/azjezz/input-hydrator-bundle)[![Coverage Status](https://camo.githubusercontent.com/dcb14749be2b6150814be6bc8403b30e4474fd65428d9175a52ff32222cf341f/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f617a6a657a7a2f696e7075742d6879647261746f722d62756e646c652f62616467652e7376673f6272616e63683d646576656c6f70)](https://coveralls.io/github/azjezz/input-hydrator-bundle?branch=develop)[![Type Coverage](https://camo.githubusercontent.com/513d9a430e36380af22481ca1f8558b17f13db8de11f928335ab16b4fab534b3/68747470733a2f2f73686570686572642e6465762f6769746875622f617a6a657a7a2f696e7075742d6879647261746f722d62756e646c652f636f7665726167652e737667)](https://shepherd.dev/github/azjezz/input-hydrator-bundle)[![Total Downloads](https://camo.githubusercontent.com/9c27dd6e665fc323da71e7ed26ef3eb0dfbb7c5a8fa91951915bbb0df652c1f5/68747470733a2f2f706f7365722e707567782e6f72672f617a6a657a7a2f696e7075742d6879647261746f722d62756e646c652f642f746f74616c2e737667)](https://packagist.org/packages/azjezz/input-hydrator-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/b74838fcb29cad8e1b2dd9222c152853b2aeda8684f6eb948de7e5186727d799/68747470733a2f2f706f7365722e707567782e6f72672f617a6a657a7a2f696e7075742d6879647261746f722d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/azjezz/input-hydrator-bundle)[![License](https://camo.githubusercontent.com/cc0cc397d0857218fb5dc46a147016ef3d15b8952db14ad3fa238d92c307ba4f/68747470733a2f2f706f7365722e707567782e6f72672f617a6a657a7a2f696e7075742d6879647261746f722d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/azjezz/input-hydrator-bundle)

### About

[](#about)

InputHydratorBundle provides a Symfony Bundle for [`azjezz/input-hydrator`](https://github.com/azjezz/input-hydrator) package.

### Installation

[](#installation)

To install the bundle, run the command below and you will get the latest version:

```
$ composer require azjezz/input-hydrator-bundle
```

### Configuration

[](#configuration)

Configuring the input hydrator bundle is pretty straight forward, all you need to do is add the bundle to your `config/bundles.php`:

> Note: this will be done for you automatically if you have `symfony/flex` installed.

```
// config/bundles.php
