Build Status Code Climate Test Coverage

About

A converter for config-related text formats. Supported formats:

  • json
  • yaml

Usage example

convert -i from.json -o to.yml

Requirments

  • PHP 5.6+