Download the PHP package kzykhys/yaml-front-matter without Composer
On this page you can find all versions of the php package kzykhys/yaml-front-matter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kzykhys/yaml-front-matter
More information about kzykhys/yaml-front-matter
Files in kzykhys/yaml-front-matter
Download kzykhys/yaml-front-matter
More information about kzykhys/yaml-front-matter
Files in kzykhys/yaml-front-matter
Vendor kzykhys
Package yaml-front-matter
Short Description YAML Front-matter Parser/Dumper for PHP
License MIT
Package yaml-front-matter
Short Description YAML Front-matter Parser/Dumper for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package yaml-front-matter
YAML Front-matter Parser/Dumper for PHP
A PHP YAML Front-matter parser/dumper using symfony/yaml.
Requirements
- PHP5.3+
Installation
Create or update your composer.json and run composer update
Usage
FrontMatter::parse(string $input)
FrontMatter::dump(Document $document)
will output:
Document::inherit(Document $parent)
License
The MIT License
Author
Kazuyuki Hayashi (@kzykhys)
All versions of yaml-front-matter with dependencies
PHP Build Version
Package Version
The package kzykhys/yaml-front-matter contains the following files
Loading the files please wait ....