Skip to content

jworksuk/opengraph

Repository files navigation

OpenGraph

Latest Version on Packagist Software License Build Status Total Downloads

OpenGraph page scrapper.

Install

Via Composer

$ composer require jworksuk/opengraph

Usage

$opengraph = new JWorksUK\OpenGraph\OpenGraph::fetch(
    'http://www.thingsofmyinterest.com/2013/02/urbance-trailer/'
);

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ composer test

TODO

  • Better Readme
  • Parsed data should should be a class
  • Needs to support arrays
  • Malformed meta tags

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email me@jworksuk.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Open Graph page scrapper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages