Skip to content

Releases: LayeredStudio/page-meta

2.0.1

Choose a tag to compare

@AndreiIgna AndreiIgna released this 29 Nov 16:12
  • Fixed - Return empty array instead of error for non-existent section. Ex UrlPreview::get('this-doesnt-exists')

2.0

2.0

Choose a tag to compare

@AndreiIgna AndreiIgna released this 27 Sep 10:25

This update brings some much needed changes to the library:

  • Updated dependencies - Now uses HttpClient from Symfony (instead of Guzzle)
  • Updated dependencies - Uses latest version of symfony/event-dispatcher
  • Added - tests for most popular sites
  • Updated - Author data is under section author now, renamed from profile

Better parse for site name

Choose a tag to compare

@AndreiIgna AndreiIgna released this 20 Jul 15:39

Fixes a problem when site.name is retrieved from title tag, even if present in OpenGraph tags

App links and more

Choose a tag to compare

@AndreiIgna AndreiIgna released this 20 Jul 15:26

This update brings a few improvements:

  • App Links - linked apps info is now returned, ex: links for iOS or Android apps
  • Even more site names are scraped now
  • Updated dependencies - latest and greatest

Update dependencies

Choose a tag to compare

@AndreiIgna AndreiIgna released this 21 Apr 21:43

Use symfony/event-dispatcher v4

Updated for production 🎉

Choose a tag to compare

@AndreiIgna AndreiIgna released this 17 Mar 22:52

Finally the library got a major update! Can be used now to get preview data on any url from the internet, works on social networks, blogs, magazines, e-commerce, all of them.

v1 has breaking changes, please check the Readme file for more details.

  • uses Syfmony/EventDispatcher internally and also exposes an event listener
  • scrapers for common site data
  • site specific scrapers for social networks, articles & e-commerce

Ready for previewing URLs 👌🏼

Choose a tag to compare

@AndreiIgna AndreiIgna released this 05 Sep 11:01

The library is ready for previewing all kinds of URLs: Instagram, Twitter, YouTube, WordPress blogs, Medium, etc

Hello world!

Choose a tag to compare

@AndreiIgna AndreiIgna released this 04 Sep 14:38

First release of URL Preview! Hope it's useful for someone else as well :)