21torr / lenient-front-matter
Lenient and simple front matter parser, that only supports very simple cases.
2.0.0
2020-12-09 12:06 UTC
Requires
- php: ^7.2 || ^8.0
- symfony/polyfill-mbstring: ^1.20
- symfony/polyfill-php80: ^1.20
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- roave/security-advisories: dev-master
- symfony/phpunit-bridge: ^5.2
This package is auto-updated.
Last update: 2026-03-08 19:24:16 UTC
README
Front matter parser, that doesn't use YAML for parsing, but is a really lenient plain text parser.
This is intended for use, where the customer is entering simple key-value entries.
📚 Read the docs