Registry / serialization / webuni-front-matter

webuni-front-matter

JSON →
library2.1.2phppackagistunverified

Front matter parser and dumper for PHP

composer require webuni/front-matter
INSTALL
IMPORT
SIG · WEBUNI-FRONT-MATTE
W
webuni-front-matter
serializationphpv2.1.2
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.

FrontMatter
use Webuni\FrontMatter\FrontMatter;

Parse front matter from a string

use Webuni\FrontMatter\FrontMatter; $frontMatter = new FrontMatter(); $document = $frontMatter->parse('---\ntitle: Hello\n---\nContent'); echo $document->getContent();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
webuni-front-matter — pip install webuni-front-matter · libregistry