Registry / serialization / symfony-yaml

symfony-yaml

JSON →
library8.1.0phppackagistunverified

Loads and dumps YAML files.

composer require symfony/yaml
INSTALL
IMPORT
SIG · SYMFONY-YAML
S
symfony-yaml
serializationphpv8.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Yaml
use Symfony\Component\Yaml\Yaml;

Parse and dump YAML content

use Symfony\Component\Yaml\Yaml; $value = Yaml::parseFile('config.yaml'); $yaml = Yaml::dump(['key' => 'value']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
22
OpenAI (training)
1
Resources
symfony-yaml — pip install symfony-yaml · libregistry