Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novaway/novawayopengraphbundle
This bundle integrates the OpenGraph library into Symfony
https://github.com/novaway/novawayopengraphbundle
facebook open-graph protocol symfony-bundle twitter
Last synced: about 5 hours ago
JSON representation
This bundle integrates the OpenGraph library into Symfony
- Host: GitHub
- URL: https://github.com/novaway/novawayopengraphbundle
- Owner: novaway
- License: mit
- Created: 2016-02-18T07:33:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T13:45:07.000Z (about 5 years ago)
- Last Synced: 2024-11-15T22:17:43.666Z (4 days ago)
- Topics: facebook, open-graph, protocol, symfony-bundle, twitter
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Graph Bundle
[![Build Status](https://travis-ci.org/novaway/NovawayOpenGraphBundle.svg?branch=master)](https://travis-ci.org/novaway/NovawayOpenGraphBundle)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/novaway/NovawayOpenGraphBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/novaway/NovawayOpenGraphBundle/?branch=master)
[![Latest Stable Version](https://poser.pugx.org/novaway/open-graph-bundle/v/stable.png)](https://packagist.org/packages/novaway/open-graph-bundle)This bundle integrates the [OpenGraph library](https://github.com/novaway/open-graph) into Symfony.
## Compatibility
The current version of the bundle is compatible with Symfony 2.3+.
## Documentation
The documentation is stored in the `Resources/doc/index.md` file in this bundle.
[Read the documentation](Resources/doc/index.md)
## License
This library is published under [MIT license](LICENSE)