Libraries tagged by words converter
unicon/yaml
1 Favers
3056 Downloads
3056 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
lukaszmakuch/text-generator
0 Favers
115 Downloads
115 Downloads
Converts anything to text. Works like a toString implementation, but outside the object.