Download the PHP package pmill/doctrine-array-hydrator without Composer
On this page you can find all versions of the php package pmill/doctrine-array-hydrator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-array-hydrator
Doctrine Array to Entity Hydrator
Introduction
A hydrator for doctrine 2 that converts an array to the entity of your choice.
Installing via Composer
The recommended way to install is through Composer.
composer require pmill/doctrine-array-hydrator
Example
Given this doctrine entity:
We can populate this object with an array, for example:
We can populate user with JSON API resource data Documentation
Copyright
Doctrine Array to Entity Hydrator Copyright (c) 2015 pmill ([email protected]) All rights reserved.
All versions of doctrine-array-hydrator with dependencies
PHP Build Version
Package Version
Requires
doctrine/orm Version
^2.5
The package pmill/doctrine-array-hydrator contains the following files
Loading the files please wait ....