Skip to content

Releases: LayeredStudio/page-meta

2.0.1

29 Nov 16:12
Compare
Choose a tag to compare
  • Fixed - Return empty array instead of error for non-existent section. Ex UrlPreview::get('this-doesnt-exists')

2.0

27 Sep 10:25
Compare
Choose a tag to compare
2.0

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

20 Jul 15:39
Compare
Choose a tag to compare

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

App links and more

20 Jul 15:26
Compare
Choose a tag to compare

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

21 Apr 21:43
Compare
Choose a tag to compare

Use symfony/event-dispatcher v4

Updated for production 🎉

17 Mar 22:52
Compare
Choose a tag to compare

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 👌🏼

05 Sep 11:01
Compare
Choose a tag to compare

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

Hello world!

04 Sep 14:38
Compare
Choose a tag to compare

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