luisinder/social-metatags

PHP library for generate social metatags

1.0 2018-04-25 11:26 UTC

This package is auto-updated.

Last update: 2024-04-20 04:18:24 UTC


README

Latest Stable Version Total Downloads License

PSR-4 library to generate the main meta-tags of Twitter / Open Graph

Installation

With Composer:

composer require luisinder/social-metatags

Use

<?= \Luisinder\SocialMetaTags::meta_ogImage($finalImage) ?>