php-spyc

YAML loader/dumper written in pure PHP
  https://github.com/mustangostang/spyc
  0
  no reviews



This package contains a YAML loader/dumper written in pure PHP. Given a YAML document, Spyc will return an array that you can use however you see fit. Given an array, Spyc will return a string which contains a YAML document built from your data.