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: 17 days ago
JSON representation
Provide a simple integration of the Open Graph protocol
- Host: GitHub
- URL: https://github.com/novaway/open-graph
- Owner: novaway
- License: mit
- Created: 2016-02-18T07:11:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T13:09:10.000Z (over 5 years ago)
- Last Synced: 2025-04-03T03:02:50.784Z (about 2 months ago)
- Topics: facebook, library, open-graph, protocol, twitter
- Language: PHP
- Homepage:
- Size: 52.7 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Graph
[](https://travis-ci.org/novaway/open-graph)
[](https://scrutinizer-ci.com/g/novaway/open-graph/?branch=master)
[](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)