syck


This extension has been replaced by yaml.

YAML-1.0 parser and emitter

A binding to the Syck library.
YAML(tm) (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages. YAML is optimized for data serialization, configuration settings, log files, Internet messaging and filtering.

Maintainer

  • Alexey Zakhlestin (lead )

Details

Stars: 81
Issue openned: 6
Downloads: 47455
0.9.3
15 years ago
Version 0.9.3 change log

- fixed bug#31 (broken yaml caused segfault)
- multiline strings are exported in folded format (for readability) now
- maps and sequences of unknown types are treated as php/hash and php/array (with notice)

requires:

  • php >=5.2.1
  • pearinstaller >=1.4.0