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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/yaml | 0.86 | Symfony Yaml component for parsing, loading, and dumping YAML documents in PHP. Supports reading YAML files/strings and exporting arrays/objects to YAML with configurable formatting, inline levels, and error handling. Includes comprehensive docs and Symfony integration. | 3,841 | 3,938 | 133 | 14M | 0 | 57.0 | 57.5 | MIT | 3 weeks ago | |
| endanguyen/yaml-swagger-laravel | 0.85 | Laravel package that integrates Swagger/OpenAPI docs defined in YAML. Load and serve YAML-based API specifications in a Laravel app to generate interactive documentation and keep definitions versionable alongside your code. | 4 | 4 | 0 | 0 | 0 | 0.0 | 1.1 | — | — | |
| mnapoli/front-yaml | 0.85 | — | 285 | 288 | 30 | 30K | 0 | 23.2 | 31.6 | NOASSERTION | 3 months ago | |
| achinon/yaml_classer | 0.84 | Symfony bundle that converts YAML config files into generated PHP classes, enabling IDE-friendly, callable access to YAML values. Install via Composer, run a console command to generate a class, then use via DI or instantiate directly. | 0 | 0 | 0 | 80 | 0 | 0.0 | 26.4 | — | — | |
| j13k/yaml-lint | 0.84 | Laravel-friendly YAML linter powered by yamllint. Validate YAML files in your project or CI, catch syntax and style issues early, and fail builds on invalid configuration. Simple command integration for consistent YAML across environments. | 16 | 17 | 5 | 10K | 9 | 11.2 | 42.5 | MIT | 8 months ago | |
| devizzent/cebe-php-openapi | 0.84 | Fork of cebe/php-openapi providing PHP objects to read/write OpenAPI 3.0/3.1 YAML and JSON. Includes a CLI tool to validate and convert API description files. Install via Composer; works on PHP 7.1+ (including PHP 8). | 39 | 38 | 14 | 617K | 4 | 15.3 | 61.8 | MIT | 5 months ago | |
| dubiy/yamlok | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-markdown | 0.83 | Render Markdown in Laravel with a Blade x-markdown component or a configurable MarkdownRenderer. Converts content to HTML with heading IDs, links, and syntax-highlighted code blocks, using options from your config and container resolution. | 413 | 411 | 31 | 219K | 0 | 24.1 | 41.7 | MIT | 4 months ago | |
| binaryspanner/quickforms | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| fitbug/symfony-yaml-serializer-encoder-decoder | 0.81 | Adds YAML encoding/decoding support to Symfony’s Serializer component. Install via Composer and register YamlEncoder with YamlEncode/YamlDecode to serialize objects to/from YAML alongside your normalizers. Requires PHP 5.6+. | 3 | 3 | 0 | 241 | 0 | 0.6 | 24.7 | MIT | 9 years ago | |
| league/commonmark | 0.78 | Extensible PHP Markdown parser supporting the full CommonMark spec and GitHub-Flavored Markdown. Works with PHP 7.4+ (mbstring) and provides simple converters to turn Markdown into HTML with configurable safety options. | 2,968 | 3,010 | 214 | 11M | 20 | 57.6 | 70.1 | BSD-3-Clause | 1 week ago |
How can I help you explore Laravel packages today?