spatie/yaml-front-matter
Parse YAML front matter from Markdown and similar files. Reads metadata wrapped in --- at the top and returns an object with easy access to fields (via matter() or properties) plus the remaining body content. Ideal for static pages, docs, and blogs.
Full Changelog: https://github.com/spatie/yaml-front-matter/compare/2.1.0...2.1.1
Full Changelog: https://github.com/spatie/yaml-front-matter/compare/2.0.9...2.1.0
Full Changelog: https://github.com/spatie/yaml-front-matter/compare/2.0.8...2.0.9
Full Changelog: https://github.com/spatie/yaml-front-matter/compare/2.0.7...2.0.8
illuminate/support dependencyilluminate/support:^6.0Parser class to YamlFrontMatterparse and parseFile are now static methodsDocument now has a __get implementation for retrieving front matterparseFileFull Changelog: https://github.com/spatie/yaml-front-matter/compare/2.0.6...2.0.7
How can I help you explore Laravel packages today?