Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/novaway/open-graph

Provide a simple integration of the Open Graph protocol
https://github.com/novaway/open-graph

facebook library open-graph protocol twitter

Last synced: about 5 hours ago
JSON representation

Provide a simple integration of the Open Graph protocol

Awesome Lists containing this project

README

        

# Open Graph

[![Build Status](https://travis-ci.org/novaway/open-graph.svg?branch=master)](https://travis-ci.org/novaway/open-graph)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/novaway/open-graph/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/novaway/open-graph/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/novaway/open-graph/v/stable.png)](https://packagist.org/packages/novaway/open-graph)

This component provide a simple integration of the [Open Graph](http://ogp.me) protocol.

## Documentation

* [Installation](doc/installation.md)
* [Use `OpenGraph`](doc/use-open-graph.md)
* Configuration
* [Generate OpenGraph through YAML configuration](doc/use-graph-yaml.md)
* [Generate OpenGraph through annotations](doc/use-graph-annotation.md)
* [Render an OpenGraph in HTML](doc/render-open-graph.md)

## License

This library is published under [MIT license](LICENSE)