PHPackages                             jojo1981/data-resolver-handlers - 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. [Database &amp; ORM](/categories/database)
4. /
5. jojo1981/data-resolver-handlers

ActiveLibrary[Database &amp; ORM](/categories/database)

jojo1981/data-resolver-handlers
===============================

Handlers for the data resolver

5.0.0(5mo ago)113.3k↓28.8%MITPHPPHP ^8.3|^8.4|^8.5CI passing

Since Oct 23Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/jojo1981/data-resolver-handlers)[ Packagist](https://packagist.org/packages/jojo1981/data-resolver-handlers)[ RSS](/packages/jojo1981-data-resolver-handlers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (9)Used By (0)

Handlers for the data resolver
==============================

[](#handlers-for-the-data-resolver)

[![Build Status](https://github.com/jojo1981/data-resolver-handlers/actions/workflows/build.yml/badge.svg)](https://github.com/jojo1981/data-resolver-handlers/actions/workflows/build.yml)[![Coverage Status](https://camo.githubusercontent.com/15fc410ddf59a440d309c0d5a60be53be340f3d1b89f5d0d3580c5ee48eab37a/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6a6f6a6f313938312f646174612d7265736f6c7665722d68616e646c6572732f62616467652e737667)](https://coveralls.io/github/jojo1981/data-resolver-handlers)[![Latest Stable Version](https://camo.githubusercontent.com/f1096590a4f7aee29e63d19f30808e56503f54c22b42b54f5ff1e823f47799bb/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6a6f313938312f646174612d7265736f6c7665722d68616e646c6572732f762f737461626c65)](https://packagist.org/packages/jojo1981/data-resolver-handlers)[![Total Downloads](https://camo.githubusercontent.com/858fa619d0d167e3eab39ea6fb77d41db82ded001886bde53d1637cca5b7e591/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6a6f313938312f646174612d7265736f6c7665722d68616e646c6572732f646f776e6c6f616473)](https://packagist.org/packages/jojo1981/data-resolver-handlers)[![License](https://camo.githubusercontent.com/bd566a07d48879d6acebad8a447c3181d17bef82c2e26d4cbb5f73a3cdfe422e/68747470733a2f2f706f7365722e707567782e6f72672f6a6f6a6f313938312f646174612d7265736f6c7665722d68616e646c6572732f6c6963656e7365)](https://packagist.org/packages/jojo1981/data-resolver-handlers)

Author: Joost Nijhuis &lt;&gt;

This library is an extension for the `jojo1981/data-resolver` package and contains custom handlers which add support to work with some 3th party libraries.

This library has support for:

- instances of `Doctrine\Common\Collections\Collection` from the package `doctrine/collections`.
- instances of `Jojo1981\TypedCollection\Collection` from the package `jojo1981/typed-collection`.

Installation
------------

[](#installation)

### Library

[](#library)

```
git clone https://github.com/jojo1981/data-resolver-handlers.git
```

### Composer

[](#composer)

[Install PHP Composer](https://getcomposer.org/doc/00-intro.md)

```
composer require jojo1981/data-resolver-handlers
```

Usage
-----

[](#usage)

```
