2017 © Pedro Peláez
 

library hydration-mapping-contracts

image

stratadox/hydration-mapping-contracts

  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 13 % Grown

The README.md

Hydration Mapping Contracts

Latest Stable Version License, (*1)

Mappings for hydration purposes., (*2)

Maps array or array-like data structures to object properties, in order to assemble the objects that model a business domain., (*3)

Why are there only interfaces in this package

This package exists to decouple the hydrator from it's default mapping implementation., (*4)

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., (*5)

The Versions

28/04 2018

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

28/04 2018

v0.1.3

0.1.3.0

  Sources   Download

MIT

The Requires

 

01/02 2018

v0.1.2

0.1.2.0

  Sources   Download

MIT

The Requires

 

01/02 2018

v0.1.1

0.1.1.0

  Sources   Download

MIT

The Requires

 

30/01 2018

v0.1

0.1.0.0

  Sources   Download

MIT

The Requires