namespaceSqlFixture\Hydrator

Namespaces 2§

ExceptionSqlFixture\Hydrator\Exception
ReflectionSqlFixture\Hydrator\Reflection

Interfaces 1§

HydratorInterfaceHydrates generated row values into a requested object type.

Classes 2§

HydrationExceptionFailures while constructing an object from fixture data.
ReflectionHydratorHydrates rows through constructor parameters or existing object properties.