Download the PHP package audiofanzine/opengraph without Composer
On this page you can find all versions of the php package audiofanzine/opengraph. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download audiofanzine/opengraph
More information about audiofanzine/opengraph
Files in audiofanzine/opengraph
Download audiofanzine/opengraph
More information about audiofanzine/opengraph
Files in audiofanzine/opengraph
Vendor audiofanzine
Package opengraph
Short Description A PHP 5.3+ framework for OpenGraph Protocol
License MIT
Package opengraph
Short Description A PHP 5.3+ framework for OpenGraph Protocol
License MIT
Please rate this library. Is it a good library?
Informations about the package opengraph
Opengraph
Test with Atoum
cd Opengraph/
curl -s https://getcomposer.org/installer | php
php composer.phar install --dev
./vendor/atoum/atoum/bin/atoum --glob Tests/Units/
Writer
Output
Reader
Output
Array
(
[og:url] => http://www.imdb.com/title/tt0117500/
[og:title] => Rock (1996)
[og:type] => video.movie
[og:image] => Array
(
[0] => Array
(
[og:image:url] => http://ia.media-imdb.com/images/M/MV5BMTM3MTczOTM1OF5BMl5BanBnXkFtZTYwMjc1NDA5._V1._SX98_SY140_.jpg
)
)
[og:site_name] => IMDb
[fb:app_id] => 115109575169727
)
All versions of opengraph with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package audiofanzine/opengraph contains the following files
Loading the files please wait ....