Download the PHP package stratadox/hydration-mapping-contracts without Composer
On this page you can find all versions of the php package stratadox/hydration-mapping-contracts. 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 hydration-mapping-contracts
Hydration Mapping Contracts
Mappings for hydration purposes.
Maps array or array-like data structures to object properties, in order to assemble the objects that model a business domain.
Why are there only interfaces in this package
This package exists to decouple the hydrator from it's default mapping implementation.
In this setup, projects that only need the hydrator with no mapping won't need to import the mapping code. Conversely, projects can use the hydration mappings without having to deal with the hydrator itself.
All versions of hydration-mapping-contracts with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package stratadox/hydration-mapping-contracts contains the following files
Loading the files please wait ....