Registry / serialization / mnapoli-front-yaml

mnapoli-front-yaml

JSON →
library2.0.6phppackagistunverified

YAML Front matter parser for extracting metadata from files.

composer require mnapoli/front-yaml
INSTALL
IMPORT
SIG · MNAPOLI-FRONT-YAML
M
mnapoli-front-yaml
serializationphpv2.0.6
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.

Parser
use Mni\FrontYAML\Parser;

Parse a YAML front matter document.

use Mni\FrontYAML\Parser; $parser = new Parser(); $document = $parser->parse('---\ntitle: Test\n---\nContent'); $yaml = $document->getYAML(); $content = $document->getContent();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
mnapoli-front-yaml — pip install mnapoli-front-yaml · libregistry