xmltoyaml/yamltoxml

Stand alone component. Working progress

dev-master 2013-04-07 05:46 UTC

This package is not auto-updated.

Last update: 2024-04-07 01:03:37 UTC


README

Resources

You can run the unit tests with the following command:

$ cd path/to/vendor/XmlToYaml/YamlToXml/
$ composer.phar install --dev
$ phpunit