Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-spyc
YAML loader/dumper written in pure PHP
https://github.com/mustangostang/spyc
0
no reviews
Install
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.