Download the PHP package lemonade/component_meta without Composer
On this page you can find all versions of the php package lemonade/component_meta. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package component_meta
🍋 Lemonade Component: Meta
Lightweight OOP component for generating SEO & social meta tags (HTML <meta>, OpenGraph, Twitter Cards, DC tags, …) in Lemonade Framework projects.
✨ Features
- Strongly typed
MetaDataobject - Unified
MetaEntityInterfacefor all meta entities - Minimalistic tag classes (
MetaTag,OpenGraphTag,TwitterTag,DcTag,LinkTag,TitleTag) - Extensible: add your own meta entities or custom tags
- Safe HTML escaping and
readonlyproperties - Implements
Stringable→ render directly in templates
🚀 Installation
🔧 Usage
📖 Changelog
All notable changes are documented in the CHANGELOG.md.
🧪 Development & Testing
This package is fully covered by PHPUnit tests and verified with PHPStan Level 10.
Run PHPUnit tests:
Run static analysis:
📜 License
Released under the MIT License.
Copyright © 2025 Jan Mudrák
All versions of component_meta with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1 <8.5
ext-mbstring Version *
ext-mbstring Version *
The package lemonade/component_meta contains the following files
Loading the files please wait ...