Registry / serialization / mustangostang-spyc

mustangostang-spyc

JSON →
library0.6.3phppackagistunverified

A simple YAML loader/dumper class for PHP.

composer require mustangostang/spyc
INSTALL
IMPORT
SIG · MUSTANGOSTANG-SPYC
M
mustangostang-spyc
serializationphpv0.6.3
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.

Spyc
use Spyc;

Dump an array to YAML format.

use Spyc; $yaml = Spyc::YAMLDump(['name' => 'John']); echo $yaml;
Debug
Known issues
gotchaSpyc does not support all YAML specifications (e.g., complex anchors, tags).
fix
Use a more comprehensive YAML parser like symfony/yaml for advanced features.
affects: *
Upgrade
Version history
0.6.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
mustangostang-spyc — pip install mustangostang-spyc · libregistry