Download the PHP package odan/hydrator without Composer
On this page you can find all versions of the php package odan/hydrator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download odan/hydrator
More information about odan/hydrator
Files in odan/hydrator
Download odan/hydrator
More information about odan/hydrator
Files in odan/hydrator
Please rate this library. Is it a good library?
Informations about the package hydrator
Hydrator
A high performance hydrator for PHP.
Requirements
- PHP >= 7.1
Installation
Features
- Array to Object
- Object to Array
ObjectProperty
Any data key matching a publicly accessible property will be hydrated; any public properties will be used for extraction.
ClassMethod
Any data key matching a setter method will be called in order to hydrate; any method matching a getter method will be called for extraction.
Usage
Alternatives
- https://github.com/zendframework/zend-hydrator
- https://github.com/doctrine/DoctrineModule/blob/master/docs/hydrator.md
- https://github.com/mark-gerarts/automapper-plus
License
The MIT License (MIT). Please see License File for more information.
All versions of hydrator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package odan/hydrator contains the following files
Loading the files please wait ....