Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDFGHILMOPQRSTUWXZ
]
php-symfony2-Yaml - Symfony2 Yaml Component
- Website:
- http://symfony.com/doc/current/components/yaml/index.html
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
The Symfony2 YAML Component parses YAML strings to convert them to PHP arrays.
It is also able to convert PHP arrays to YAML strings.
YAML, YAML Ain't Markup Language, is a human friendly data serialization
standard for all programming languages. YAML is a great format for your
configuration files. YAML files are as expressive as XML files and as readable
as INI files.
The Symfony2 YAML Component implements the YAML 1.2 version of the
specification.
Packages