Download the PHP package ninjabachelor/mym-parser without Composer
On this page you can find all versions of the php package ninjabachelor/mym-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ninjabachelor/mym-parser
More information about ninjabachelor/mym-parser
Files in ninjabachelor/mym-parser
Download ninjabachelor/mym-parser
More information about ninjabachelor/mym-parser
Files in ninjabachelor/mym-parser
Vendor ninjabachelor
Package mym-parser
Short Description Parse YAML metadata from a markdown document
License MIT
Homepage https://github.com/ninjabachelor/mym-parser
Package mym-parser
Short Description Parse YAML metadata from a markdown document
License MIT
Homepage https://github.com/ninjabachelor/mym-parser
Please rate this library. Is it a good library?
Informations about the package mym-parser
MYMParser
Markdown YAML metadata parser. Parse YAML metadata from a markdown document.
Installation
Install the latest version with:
Usage
In order to be parsed, metadata must be placed at the beginning of the markdown document between two triple dashes. Example:
---
title: Lorem ipsum dolor sit amet
author: Marcus Antonius
keywords: latin, ipsum
---
Vestibulum tortor quam, *feugiat vitae*, ultricies eget, tempor sit amet, ante.
Here's how to parse the metadata:
License
MYMParser is licensed under the MIT License. See the LICENSE
file for details.
Credits
This library is inspired by daylerees' Kurenai.
All versions of mym-parser with dependencies
PHP Build Version
Package Version
The package ninjabachelor/mym-parser contains the following files
Loading the files please wait ....