yaml
YAML parser
A PHP library for loading and dumping YAML files.
Loads and dumps YAML files
4k stars
25 watching
130 forks
Language: PHP
last commit: 4 days ago
Linked from 1 awesome list
componentphpsymfonysymfony-component
Related projects:
Repository | Description | Stars |
---|---|---|
symfony/config | A component for managing and processing configuration values from various sources. | 4,232 |
nodeca/js-yaml | Provides a JavaScript implementation of YAML parsing and serialization | 6,317 |
symfony/process | Executes commands in separate tasks for concurrent execution | 7,434 |
mabragor/cl-yaclyaml | A Common Lisp library that loads and processes YAML data files | 15 |
yaml/yaml-spec | Maintains and updates a widely adopted data language specification | 348 |
symfony/var-dumper | Provides a way to inspect and debug arbitrary PHP variables in a structured format | 7,404 |
jasom/nyaml | A Lisp native YAML parser that reads and interprets YAML documents into Common Lisp data structures. | 26 |
cloudbase/powershell-yaml | A PowerShell module that serializes and deserializes simple objects to and from YAML format. | 434 |
edisonlabs/merge-yaml | An automated tool that scans and merges YAML files with shared filenames in specified directories. | 3 |
javanile/yamlinc | A command-line utility for composing multiple YAML files into one using the $include tag | 115 |
yaml/yaml-test-suite | A comprehensive test suite for YAML data formats | 194 |
symfony/finder | A PHP library that provides an intuitive interface to find files and directories in a file system. | 8,406 |
symfony/dependency-injection | Standardizes object construction in applications by centralizing dependency management | 4,109 |
vmware-labs/yaml-jsonpath | An implementation of JSONPath syntax for the YAML node API. | 51 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |