yaml

pecl install yaml

YAML-1.1 parser and emitter

Support for YAML 1.1 (YAML Ain't Markup Language) serialization using the
LibYAML library.

Maintainer

  • Bryan Davis (lead )
  • Bryan Davis (lead ) [inactive]

Details

Stars: 68
Issue openned: 4
Downloads: 27759300
1.1.0RC1
12 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.1.0RC1 change log


New Features:
- #59860 Callback support when parsing implicit tags
- #60711 Callback support when emitting objects
Bugs Fixed:
- #59765 Build process does not honour custom CFLAGS
- #60628 Mystery circular references after tag callback

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0b1

suggests:

  • date