deresh/sfyaml

This package is abandoned and no longer maintained. No replacement package was suggested.

mirror of github.com/fabpot/yaml.

Maintainers

Details

github.com/deresh/yaml

Homepage

Source

Installs: 45 816

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 25

dev-master 2013-04-16 11:50 UTC

This package is not auto-updated.

Last update: 2020-12-02 08:06:28 UTC


README

Symfony YAML is a PHP library that parses YAML strings and converts them to PHP arrays. It can also converts PHP arrays to YAML strings. Its official website is at http://components.symfony-project.org/yaml/.

The documentation is to be found in the doc/ directory.

Symfony YAML is licensed under the MIT license (see LICENSE file).

The Symfony YAML library is developed and maintained by the symfony project team. It has been extracted from symfony to be used as a standalone library. Symfony YAML is part of the symfony components project.