21torr / lenient-front-matter
Lenient and simple front matter parser, that only supports very simple cases.
Installs: 1 028
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 0
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: 2024-11-08 16:12:58 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