# doctrine-laminas-hydrator

[![Build Status](https://github.com/doctrine/doctrine-laminas-hydrator/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/doctrine/doctrine-laminas-hydrator/actions/workflows/continuous-integration.yml?query=branch%3A3.6.x)
[![Code Coverage](https://codecov.io/gh/doctrine/doctrine-laminas-hydrator/branch/3.6.x/graphs/badge.svg)](https://codecov.io/gh/doctrine/doctrine-laminas-hydrator/branch/3.6.x)
[![Latest Stable Version](https://poser.pugx.org/doctrine/doctrine-laminas-hydrator/v)](https://packagist.org/packages/doctrine/doctrine-laminas-hydrator)
[![Total Downloads](https://poser.pugx.org/doctrine/doctrine-laminas-hydrator/downloads)](https://packagist.org/packages/doctrine/doctrine-laminas-hydrator)

This library provides Doctrine hydrators for Laminas.

## Installation

Run the following to install this library using [Composer](https://getcomposer.org/):

```bash
composer require doctrine/doctrine-laminas-hydrator
```

## Documentation

Please check the [documentation on the Doctrine website](https://www.doctrine-project.org/projects/doctrine-laminas-hydrator.html)
for more detailed information on features provided by this component. The source files for the documentation can be
found in the [docs directory](./docs/en).
