BooleanStrategy |
vendor/zendframework/zend-hydrator/src/Strategy/BooleanStrategy.php |
This Strategy extracts and hydrates int and string values to Boolean values |
ClosureStrategy |
vendor/zendframework/zend-hydrator/src/Strategy/ClosureStrategy.php |
|
DateTimeFormatterStrategy |
vendor/zendframework/zend-hydrator/src/Strategy/DateTimeFormatterStrategy.php |
|
DefaultStrategy |
vendor/zendframework/zend-hydrator/src/Strategy/DefaultStrategy.php |
|
ExplodeStrategy |
vendor/zendframework/zend-hydrator/src/Strategy/ExplodeStrategy.php |
|
SerializableStrategy |
vendor/zendframework/zend-hydrator/src/Strategy/SerializableStrategy.php |
|
StrategyChain |
vendor/zendframework/zend-hydrator/src/Strategy/StrategyChain.php |
|
StrategyInterface |
vendor/zendframework/zend-hydrator/src/Strategy/StrategyInterface.php |
@todo v3.0, add optional object/data to extract/hydrate. |