An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/html.widgets.opengraph

Package for opengraph support on Mouf.
https://github.com/thecodingmachine/html.widgets.opengraph

Last synced: 3 months ago
JSON representation

Package for opengraph support on Mouf.

Awesome Lists containing this project

README

          

What is this package?
=====================

This package contains a set of class to add Opengraph support.

Provided classes
----------------

At the moment, this package provides 2 classes:

- `HtmlOpenGraphWidget`: The main class, which implements the og:type website. Actual support: All general metadata, at the moment there is no support for the music and video og:type
- `HtmlOpenGraphImageWidget`: This class implements the og:image metadata and all associated metadata.

Mouf package
------------

This package is part of [Mouf](http://mouf-php.com), an effort to ensure good developing practices by providing a graphical dependency injection framework.